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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionMachO.h71 static std::string ParseSectionSpecifier(StringRef Spec, // In.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionMachO.cpp177 /// ParseSectionSpecifier - Parse the section specifier indicated by "Spec".
182 std::string MCSectionMachO::ParseSectionSpecifier(StringRef Spec, // In. function in class:MCSectionMachO
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp910 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section,
947 MCSectionMachO::ParseSectionSpecifier(GO->getSection(), Segment, Section,
960 // If TAA wasn't set by ParseSectionSpecifier() above,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp678 // Add all the tokens until the end of the line, ParseSectionSpecifier will
693 MCSectionMachO::ParseSectionSpecifier(SectionSpec, Segment, Section,
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DOSTargets.h122 return llvm::MCSectionMachO::ParseSectionSpecifier(SR, Segment, Section,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1883 std::string ErrorCode = MCSectionMachO::ParseSectionSpecifier(

Completed in 71 milliseconds