Searched defs:image_index (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/bootp-268.1/DHCPServer/
H A DDHCPServer.c262 uint32_t image_index; local
/macosx-10.9.5/dyld-239.4/src/
H A DdyldAPIs.cpp300 const struct mach_header* _dyld_get_image_header(uint32_t image_index) argument
311 intptr_t _dyld_get_image_vmaddr_slide(uint32_t image_index) argument
334 const char* _dyld_get_image_name(uint32_t image_index) argument
H A DdyldAPIsInLibSystem.cpp1117 _dyld_get_image_header(uint32_t image_index) argument
1128 _dyld_get_image_vmaddr_slide(uint32_t image_index) argument
1139 _dyld_get_image_name(uint32_t image_index) argument

Completed in 89 milliseconds