Home
last modified time | relevance | path

Searched refs:mach_segment_t (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openhackware/src/libexec/
H A Dmacho.c152 typedef struct mach_segment_t { struct
162 } mach_segment_t; typedef
372 mach_segment_t segment; in exec_load_macho()
377 if (fs_read(file, &segment, sizeof(mach_segment_t)) < 0) { in exec_load_macho()
381 pos += sizeof(mach_segment_t); in exec_load_macho()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openhackware/src/libexec/
H A Dmacho.c152 typedef struct mach_segment_t { struct
162 } mach_segment_t; argument
372 mach_segment_t segment; in exec_load_macho()
377 if (fs_read(file, &segment, sizeof(mach_segment_t)) < 0) { in exec_load_macho()
381 pos += sizeof(mach_segment_t); in exec_load_macho()
/dports/emulators/qemu42/qemu-4.2.1/roms/openhackware/src/libexec/
H A Dmacho.c152 typedef struct mach_segment_t { struct
162 } mach_segment_t; argument
372 mach_segment_t segment; in exec_load_macho()
377 if (fs_read(file, &segment, sizeof(mach_segment_t)) < 0) { in exec_load_macho()
381 pos += sizeof(mach_segment_t); in exec_load_macho()