Lines Matching defs:Segment
50 bool parseSectionSwitch(StringRef Segment, StringRef Section,
474 bool DarwinAsmParser::parseSectionSwitch(StringRef Segment, StringRef Section,
484 Segment, Section, TAA, StubSize,
689 StringRef Segment, Section;
694 SectionSpec, Segment, Section, TAA, TAAParsed, StubSize))
721 bool isText = Segment == "__TEXT"; // FIXME: Hack.
723 Segment, Section, TAA, StubSize,
884 StringRef Segment;
885 if (getParser().parseIdentifier(Segment))
903 getContext().getMachOSection(Segment, Section, MachO::S_ZEROFILL, 0,
962 getContext().getMachOSection(Segment, Section, MachO::S_ZEROFILL, 0,