Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp2898 uint64_t GOT1 = allocateGOTEntries(2); in createIFuncStub() local
2899 uint64_t GOT2 = GOT1 + getGOTEntrySize(); in createIFuncStub()
2901 RelocationEntry RE1(GOTSectionID, GOT1, ELF::R_X86_64_64, in createIFuncStub()
2918 GOT1 - 4, ELF::R_X86_64_PC32); in createIFuncStub()