Searched defs:TAA (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/MC/ |
H A D | MCSectionMachO.cpp | 93 unsigned TAA, unsigned reserved2, SectionKind K, in MCSectionMachO() 113 unsigned TAA = getTypeAndAttributes(); in printSwitchToSection() local 189 unsigned &TAA, // Out. in ParseSectionSpecifier()
|
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 475 unsigned TAA, unsigned Alignment, in parseSectionSwitch() 691 unsigned TAA; in parseDirectiveSection() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1251 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local 1292 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 1851 unsigned TAA = 0, StubSize = 0; in shouldInstrumentGlobal() local
|
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 3305 unsigned TAA, StubSize; in isValidSectionSpecifier() local
|