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

/macosx-10.10.1/bootp-298/DHCPServer/
H A DDHCPServer.c267 uint32_t image_index; local
/macosx-10.10.1/dyld-353.2.1/src/
H A DdyldAPIs.cpp299 const struct mach_header* _dyld_get_image_header(uint32_t image_index) argument
310 intptr_t _dyld_get_image_vmaddr_slide(uint32_t image_index) argument
333 const char* _dyld_get_image_name(uint32_t image_index) argument
H A DdyldAPIsInLibSystem.cpp1104 _dyld_get_image_header(uint32_t image_index) argument
1115 _dyld_get_image_vmaddr_slide(uint32_t image_index) argument
1126 _dyld_get_image_name(uint32_t image_index) argument

Completed in 66 milliseconds