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