Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/Orc/
DOrcTargetSupport.cpp93 uint64_t CallIndirPCRel = 0xf1c40000000015ff; in writeTrampolines() local
96 Trampolines[I] = CallIndirPCRel | ((OffsetToPtr - 6) << 16); in writeTrampolines()