Searched refs:ParseSectionSpecifier (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCSectionMachO.h156 /// ParseSectionSpecifier - Parse the section specifier indicated by "Spec".
162 static std::string ParseSectionSpecifier(StringRef Spec, // In.
/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DMCSectionMachO.cpp174 /// ParseSectionSpecifier - Parse the section specifier indicated by "Spec".
179 std::string MCSectionMachO::ParseSectionSpecifier(StringRef Spec, // In. function in class:MCSectionMachO
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp446 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section,
473 MCSectionMachO::ParseSectionSpecifier(GV->getSection(), Segment, Section,
486 // If TAA wasn't set by ParseSectionSpecifier() above,
/macosx-10.10/llvmCore-3425.0.34/lib/MC/MCParser/
H A DDarwinAsmParser.cpp435 // Add all the tokens until the end of the line, ParseSectionSpecifier will
451 MCSectionMachO::ParseSectionSpecifier(SectionSpec, Segment, Section,

Completed in 57 milliseconds