]>
git.saurik.com Git - apple/dyld.git/blob - testing/test-cases/symbol-resolver-basic.dtest/foo.c
15 // This foo is a "resolver" function that return the actual address of "foo"
18 __asm__(".symbol_resolver _foo"); // magic until we have compiler support