Returns the section with the given section name.
Returns the section with the given section name.
Returns the section with the given section name.
Returns the section data of section with the given section name.
Returns the section data of section with the given section name.
Returns the section data of section with the given section name.
Returns the section data of section with the given section name.
Returns the segment with the given segment name.
Returns the segment data of segment with the given segment name.
In reality this will be core.sys.darwin.mach.loader.mach_header on 32-bit platforms and core.sys.darwin.mach.loader.mach_header_64 64-bit platforms.
In reality this will be core.sys.darwin.mach.loader.section on 32-bit platforms and core.sys.darwin.mach.loader.section_64 64-bit platforms.
In reality this will be core.sys.darwin.mach.loader.segment_command on 32-bit platforms and core.sys.darwin.mach.loader.segment_command_64 64-bit platforms.
D header file for mach-o/getsect.h.