Home
last modified time | relevance | path

Searched defs:ResolverCodeSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcABISupport.h61 static constexpr unsigned ResolverCodeSize = 1; variable
95 static constexpr unsigned ResolverCodeSize = 0x120; variable
204 static constexpr unsigned ResolverCodeSize = 0x4a; variable
245 static constexpr unsigned ResolverCodeSize = 0xfc; variable
307 static constexpr unsigned ResolverCodeSize = 0x120; variable
347 static constexpr unsigned ResolverCodeSize = 0x148; variable
387 static constexpr unsigned ResolverCodeSize = 0xc8; variable
H A DEPCIndirectionUtils.h39 unsigned StubToPointerMaxDisplacement, unsigned ResolverCodeSize) in ABISupport()
75 unsigned ResolverCodeSize = 0; variable