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

/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A Dmacho_util.h294 struct section_64 * macho_get_section_by_name_64(
H A Dmacho_util.c1006 struct section_64 * macho_get_section_by_name_64( function
H A DOSKext.c14262 struct section_64 *sect = macho_get_section_by_name_64(mach_header, segname, sectname);
14294 struct section_64 *sect = macho_get_section_by_name_64(mach_header, segname, sectname);
14326 struct section_64 *sect = macho_get_section_by_name_64(mach_header, segname, sectname);
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkctool_main.c113 prelinkInfoSect = (void *)macho_get_section_by_name_64(
328 section = (void *)macho_get_section_by_name_64(
356 section = (void *)macho_get_section_by_name_64(
H A Dkclist_main.c135 prelinkInfoSect = (void *)macho_get_section_by_name_64(

Completed in 172 milliseconds