Searched refs:R_386_PLT32 (Results 1 – 10 of 10) sorted by relevance
11 ELF_RELOC(R_386_PLT32, 4)
610 case R_386_PLT32: in elf_i386_count_relocations()816 case R_386_PLT32: in elf_i386_create_relocations()1023 assert (XELF_R_TYPE (rel->r_info) == R_386_PLT32); in elf_i386_create_relocations()
223 return ELF::R_386_PLT32; in getRelocType32()
38 ELF-NEXT: 0x1A R_386_PLT32 puts 0x039 ELF-NEXT: 0x1F R_386_PLT32 SomeOtherFunction 0x0
153 ELF-NEXT: 0x1A R_386_PLT32 puts 0x0154 ELF-NEXT: 0x1F R_386_PLT32 SomeOtherFunction 0x0
24 ELF-32: Type: R_386_PLT32 (4)
144 check that R_386_TLS_GD is followed by R_386_PLT32 for __tls_get_addr
502 R_386_PLT32 = 4 variable in Relocs_Elf_i386
1218 #define R_386_PLT32 4 /* 32 bit PLT address */ macro
970 #define R_386_PLT32 4 /* 32 bit PLT address */ macro18616 case R_386_PLT32: in relocate_section()18943 case R_386_PLT32: in build_got_entries()18946 if (type == R_386_GOT32 || type == R_386_PLT32) { in build_got_entries()