Searched refs:GOT1 (Results 1 – 1 of 1) sorted by relevance
2501 uint64_t GOT1 = allocateGOTEntries(2); in createIFuncStub() local2502 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()