Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
340 static constexpr unsigned StubSize = 16; variable
379 static constexpr unsigned StubSize = 16; variable
H A DEPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
75 unsigned StubSize = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCSectionMachO.cpp191 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp476 unsigned StubSize) { in parseSectionSwitch()
690 unsigned StubSize; in parseDirectiveSection() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h107 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
H A DRuntimeDyld.cpp674 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1251 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 DAddressSanitizer.cpp1851 unsigned TAA = 0, StubSize = 0; in shouldInstrumentGlobal() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp3305 unsigned TAA, StubSize; in isValidSectionSpecifier() local