Searched refs:getResolverCodeSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.h54 unsigned getResolverCodeSize() const { return ResolverCodeSize; } function in class:llvm::orc::EPCIndirectionUtils::ABISupport
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCIndirectionUtils.cpp295 auto ResolverSize = ABI->getResolverCodeSize();

Completed in 166 milliseconds