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

/macosx-10.9.5/IOKitUser-907.100.13/kext.subproj/
H A Dmacho_util.h289 struct section * macho_get_section_by_name(
H A Dmacho_util.c975 struct section * macho_get_section_by_name( function
H A DOSKext.c14254 struct section *sect = macho_get_section_by_name(mach_header, segname, sectname);
14286 struct section *sect = macho_get_section_by_name(mach_header, segname, sectname);
14318 struct section *sect = macho_get_section_by_name(mach_header, segname, sectname);
/macosx-10.9.5/kext_tools-326.95.1/
H A Dkctool_main.c118 prelinkInfoSect = (void *)macho_get_section_by_name(
333 section = (void *)macho_get_section_by_name(
361 /* macho_get_section_by_name doesn't work as the kexts don't have a __TEXT segment.
H A Dkclist_main.c140 prelinkInfoSect = (void *)macho_get_section_by_name(

Completed in 224 milliseconds