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