Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h183 /// section IFuncSectionID at offset IFuncOffset. The IFunc resolver created
189 unsigned IFuncSectionID, uint64_t IFuncOffset);
H A DRuntimeDyldELF.cpp2475 uint64_t IFuncOffset) { in createIFuncStub() argument
2507 RelocationEntry RE2(GOTSectionID, GOT2, ELF::R_X86_64_64, IFuncOffset, {}); in createIFuncStub()