Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcABISupport.cpp212 uint64_t CallIndirPCRel = 0xf1c40000000015ff; in writeTrampolines() local
215 Trampolines[I] = CallIndirPCRel | ((OffsetToPtr - 6) << 16); in writeTrampolines()