Searched defs:TAA (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSectionMachO.cpp | 93 unsigned TAA, unsigned reserved2, SectionKind K, in MCSectionMachO() 114 unsigned TAA = getTypeAndAttributes(); in printSwitchToSection() local 184 unsigned &TAA, // Out. in ParseSectionSpecifier()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 475 unsigned TAA, unsigned Alignment, in parseSectionSwitch() 691 unsigned TAA; in parseDirectiveSection() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringObjectFileImpl.cpp | 1255 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local 1305 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 2114 unsigned TAA = 0, StubSize = 0; in shouldInstrumentGlobal() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 2845 unsigned TAA, StubSize; in isValidSectionSpecifier() local
|