Home
last modified time | relevance | path

Searched refs:TAAParsed (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCSectionMachO.cpp185 bool &TAAParsed, // Out. in ParseSectionSpecifier() argument
187 TAAParsed = false; in ParseSectionSpecifier()
234 TAAParsed = true; in ParseSectionSpecifier()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCSectionMachO.h75 bool &TAAParsed, // Out.
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp1256 bool TAAParsed; in emitModuleMetadata() local
1258 SectionVal, Segment, Section, TAA, TAAParsed, StubSize)) { in emitModuleMetadata()
1306 bool TAAParsed; in getExplicitSectionGlobal() local
1311 SectionName, Segment, Section, TAA, TAAParsed, StubSize)) { in getExplicitSectionGlobal()
1324 if (!TAAParsed) in getExplicitSectionGlobal()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDDarwinAsmParser.cpp692 bool TAAParsed; in parseDirectiveSection() local
694 SectionSpec, Segment, Section, TAA, TAAParsed, StubSize)) in parseDirectiveSection()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp2115 bool TAAParsed; in shouldInstrumentGlobal() local
2117 Section, ParsedSegment, ParsedSection, TAA, TAAParsed, StubSize)); in shouldInstrumentGlobal()