Searched refs:JumpSlotReloc (Results 1 – 1 of 1) sorted by relevance
340 uint64_t JumpSlotReloc = 0; in getPltAddresses() local343 JumpSlotReloc = ELF::R_386_JUMP_SLOT; in getPltAddresses()346 JumpSlotReloc = ELF::R_X86_64_JUMP_SLOT; in getPltAddresses()349 JumpSlotReloc = ELF::R_AARCH64_JUMP_SLOT; in getPltAddresses()388 if (Relocation.getType() != JumpSlotReloc) in getPltAddresses()