Searched refs:UNIMPLEMENTED_STUB (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/arm/
H A Dstubs.s38 #define UNIMPLEMENTED_STUB(Function) \ define
62 #undef UNIMPLEMENTED_STUB
63 #define UNIMPLEMENTED_STUB(Function) \ define
75 UNIMPLEMENTED_STUB(_aout_db_init)
76 UNIMPLEMENTED_STUB(_aout_db_line_at_pc)
77 UNIMPLEMENTED_STUB(_aout_db_lookup)
78 UNIMPLEMENTED_STUB(_aout_db_lookup_incomplete)
79 UNIMPLEMENTED_STUB(_aout_db_print_completion)
80 UNIMPLEMENTED_STUB(_aout_db_search_by_addr)
81 UNIMPLEMENTED_STUB(_aout_db_search_symbo
[all...]

Completed in 15 milliseconds