Searched defs:segment_command (Results 1 – 2 of 2) sorted by relevance
355 struct segment_command { /* for 32-bit architectures */ struct375 struct segment_command_64 { /* for 64-bit architectures */ argument389 /* Constants for the flags field of the segment_command */ argument
1928 struct segment_command_64 segment_command, *scp; in load_segment() local