]>
git.saurik.com Git - apple/dyld.git/blob - testing/kernel-cache-tests/vtable-patching-metaclass-alias/main.c
2 // This will be re-exported from a symbol set in bar with an alias
3 int symbol_from_xnu() __asm("__ZN15OSMetaClassBase8DispatchE5IORPC");
4 int symbol_from_xnu() {