Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DOrcABISupport.cpp210 uint64_t CallIndirPCRel = 0xf1c40000000015ff; in writeTrampolines() local
213 Trampolines[I] = CallIndirPCRel | ((OffsetToPtr - 6) << 16); in writeTrampolines()