Home | History | Annotate | Download | only in Object

Lines Matching refs:LC_SEGMENT

219 // Parses LC_SEGMENT or LC_SEGMENT_64 load command, adds addresses of all
368 } else if (Load.C.cmd == MachO::LC_SEGMENT) {
370 this, Load, Sections, HasPageZeroSegment, I, "LC_SEGMENT")))