Searched refs:R_386_JMP_SLOT (Results 1 – 2 of 2) sorted by relevance
190 ((((type) == R_386_JMP_SLOT || (type) == R_386_TLS_DTPMOD32 \197 #define ELF_MACHINE_JMP_SLOT R_386_JMP_SLOT310 case R_386_JMP_SLOT: in elf_machine_rel()473 case R_386_JMP_SLOT: in elf_machine_rela()618 if (__glibc_likely (r_type == R_386_JMP_SLOT)) in elf_machine_lazy_rel()677 if (__glibc_likely (r_type == R_386_JMP_SLOT)) in elf_machine_lazy_rela()
1486 #define R_386_JMP_SLOT 7 /* Create PLT entry */ macro