Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Segment

490   StringRef Segment, Section;
494 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section,
503 Segment, Section, TAA, StubSize, SectionKind::getData());
525 StringRef Segment, Section;
532 MCSectionMachO::ParseSectionSpecifier(GV->getSection(), Segment, Section,
543 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind);
614 // linker needs to write to it, put it in the data segment.
635 // segment, not in the text segment.