Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp2489 uint64_t GOT1 = allocateGOTEntries(2); in createIFuncStub() local
2490 uint64_t GOT2 = GOT1 + getGOTEntrySize(); in createIFuncStub()
2492 RelocationEntry RE1(GOTSectionID, GOT1, ELF::R_X86_64_64, in createIFuncStub()
2509 GOT1 - 4, ELF::R_X86_64_PC32); in createIFuncStub()