Searched refs:image_for_address (Results 1 – 1 of 1) sorted by relevance
253 static const struct mach_header *image_for_address(const void *address);663 caller_mh = image_for_address(caller); in dlsymIntern()1189 static const struct mach_header *image_for_address(const void *address) in image_for_address() function