Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DOrcABISupport.h32 uint64_t PointerBytes = 0; member
46 uint64_t PointerBytes = NumStubs * ORCABI::PointerSize; variable
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DTPCIndirectionUtils.cpp353 auto PointerBytes = in getIndirectStubs() local