Home
last modified time | relevance | path

Searched refs:ResolverCodeSize (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcABISupport.h61 static constexpr unsigned ResolverCodeSize = 1; variable
94 static constexpr unsigned ResolverCodeSize = 0x120; variable
157 static constexpr unsigned ResolverCodeSize = 0x6C;
177 static constexpr unsigned ResolverCodeSize = 0x74;
201 static constexpr unsigned ResolverCodeSize = 0x4a; variable
241 static constexpr unsigned ResolverCodeSize = 0xfc; variable
303 static constexpr unsigned ResolverCodeSize = 0x120; variable
H A DTPCIndirectionUtils.h39 unsigned StubToPointerMaxDisplacement, unsigned ResolverCodeSize) in ABISupport() argument
43 ResolverCodeSize(ResolverCodeSize) {} in ABISupport()
54 unsigned getResolverCodeSize() const { return ResolverCodeSize; } in getResolverCodeSize()
77 unsigned ResolverCodeSize = 0; variable
181 ORCABI::ResolverCodeSize) {} in ABISupportImpl()
H A DIndirectionUtils.h135 ORCABI::ResolverCodeSize, nullptr, in LocalTrampolinePool()
H A DOrcRemoteTargetServer.h299 TargetT::ResolverCodeSize, nullptr, in handleEmitResolverBlock()