Searched refs:nextseg (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_header.h56 struct segment_command *nextseg(struct segment_command *sgp);
H A Dmach_header.c299 nextseg(struct segment_command *sgp) function
/macosx-10.5.8/xnu-1228.15.4/iokit/mach-o/
H A Dmach_header.h58 struct segment_command *nextseg(struct segment_command *sgp);
/macosx-10.5.8/xnu-1228.15.4/libkern/mach-o/
H A Dmach_header.h58 struct segment_command *nextseg(struct segment_command *sgp);
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach-o/
H A Dmach_header.h58 struct segment_command *nextseg(struct segment_command *sgp);
H A Dmach_header.c321 nextseg(struct segment_command *sgp) function
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSRuntime.cpp208 segment = nextseg(segment)) {
263 segment = nextseg(segment)) {
314 segment = nextseg(segment)) {

Completed in 44 milliseconds