Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Segment

513   StringRef Segment, Section;
517 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section,
526 Segment, Section, TAA, StubSize, SectionKind::getData());
548 StringRef Segment, Section;
555 MCSectionMachO::ParseSectionSpecifier(GV->getSection(), Segment, Section,
566 getContext().getMachOSection(Segment, Section, TAA, StubSize, Kind);
637 // linker needs to write to it, put it in the data segment.
659 // segment, not in the text segment.