Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcABISupport.h59 static constexpr unsigned StubSize = 1; variable
93 static constexpr unsigned StubSize = 8; variable
134 static constexpr unsigned StubSize = 8; variable
202 static constexpr unsigned StubSize = 8; variable
243 static constexpr unsigned StubSize = 8; variable
305 static constexpr unsigned StubSize = 32; variable
345 static constexpr unsigned StubSize = 16; variable
385 static constexpr unsigned StubSize = 16; variable
H A DEPCIndirectionUtils.h38 ABISupport(unsigned PointerSize, unsigned TrampolineSize, unsigned StubSize, in ABISupport()
73 unsigned StubSize = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSectionMachO.cpp186 unsigned &StubSize) { // Out. in ParseSectionSpecifier()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp476 unsigned StubSize) { in parseSectionSwitch()
690 unsigned StubSize; in parseDirectiveSection() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h107 void advanceStubOffset(unsigned StubSize) { in advanceStubOffset()
H A DRuntimeDyld.cpp674 unsigned StubSize = getMaxStubSize(); in computeSectionStubBufSize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1255 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 DAddressSanitizer.cpp2114 unsigned TAA = 0, StubSize = 0; in shouldInstrumentGlobal() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp2845 unsigned TAA, StubSize; in isValidSectionSpecifier() local