Lines Matching defs:Segment
40 for (const auto &Segment : Module.ranges()) {
41 if (Segment.executable)
51 // ---------- Segment Info
53 // ---------- Segment Entry
70 for (const auto &Segment : Module.ranges()) {
71 if (Segment.executable) {
72 SegmentEntry Entry(Segment.beg, Segment.end, Module.base_address());
190 // Segment Offset
193 // ---------- Segment Info
195 // ---------- Segment Entry