Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcABISupport.h31 uint64_t PointerBytes = 0; member
45 uint64_t PointerBytes = NumStubs * ORCABI::PointerSize; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp353 auto PointerBytes = in getIndirectStubs() local