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.cpp2501 uint64_t GOT1 = allocateGOTEntries(2); in createIFuncStub() local
2502 uint64_t GOT2 = GOT1 + getGOTEntrySize(); in createIFuncStub()
2504 RelocationEntry RE1(GOTSectionID, GOT1, ELF::R_X86_64_64, in createIFuncStub()
2521 GOT1 - 4, ELF::R_X86_64_PC32); in createIFuncStub()