Home
last modified time | relevance | path

Searched defs:StubSize (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcABISupport.h59 static constexpr unsigned StubSize = 1; variable
92 static constexpr unsigned StubSize = 8; variable
132 static constexpr unsigned StubSize = 8; variable
199 static constexpr unsigned StubSize = 8; variable
239 static constexpr unsigned StubSize = 8; variable
301 static constexpr unsigned StubSize = 32; variable
H A DTPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
75 unsigned StubSize = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSectionMachO.cpp182 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp476 unsigned StubSize) { in parseSectionSwitch()
690 unsigned StubSize; in parseDirectiveSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h107 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
H A DRuntimeDyld.cpp662 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1173 unsigned TAA = 0, StubSize = 0; in emitModuleMetadata() local
1214 unsigned TAA = 0, StubSize = 0; in getExplicitSectionGlobal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1983 unsigned TAA = 0, StubSize = 0; in shouldInstrumentGlobal() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp3019 unsigned TAA, StubSize; in isValidSectionSpecifier() local