Searched defs:TAA (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSectionMachO.cpp | 93 unsigned TAA, unsigned reserved2, SectionKind K, in MCSectionMachO() argument 113 unsigned TAA = getTypeAndAttributes(); printSwitchToSection() local 189 ParseSectionSpecifier(StringRef Spec,StringRef & Segment,StringRef & Section,unsigned & TAA,bool & TAAParsed,unsigned & StubSize) ParseSectionSpecifier() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 475 unsigned TAA, unsigned Alignment, in parseSectionSwitch() argument 691 unsigned TAA; in parseDirectiveSection() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1252 unsigned TAA = 0, StubSize = 0; emitModuleMetadata() local 1307 unsigned TAA = 0, StubSize = 0; getExplicitSectionGlobal() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 2022 unsigned TAA = 0, StubSize = 0; shouldInstrumentGlobal() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 3335 unsigned TAA, StubSize; isValidSectionSpecifier() local
|