Searched refs:R_386_GOTOFF (Results 1 – 19 of 19) sorted by relevance
49 ; Expect a load with a R_386_GOTOFF relocation.51 ; NONSFI: mov {{.*}} R_386_GOTOFF {{G1|.bss}}70 ; Expect a load with a R_386_GOTOFF relocation plus an immediate offset.72 ; NONSFI: mov {{.*}}+0x4] {{.*}} R_386_GOTOFF {{G1|.bss}}94 ; Expect a load with a R_386_GOTOFF relocation plus an immediate offset, plus a97 ; NONSFI: mov {{.*}}*4+0xc] {{.*}} R_386_GOTOFF {{G1|.bss}}120 ; Expect a load with a R_386_GOTOFF relocation plus an immediate offset, but123 ; NONSFI: mov {{.*}}*1+0xc] {{.*}} R_386_GOTOFF {{G1|.bss}}138 ; Expect a load-folding optimization with a R_386_GOTOFF relocation.140 ; NONSFI: mov [[REG:e..]],{{.*}}+0x0] {{.*}} R_386_GOTOFF {{G1|.bss}}[all …]
16 ELF_RELOC(R_386_GOTOFF, 9)
17 ELF32-NEXT: 00000038 00000509 R_386_GOTOFF 00000000 sym
37 ELF-NEXT: 0x12 R_386_GOTOFF .L.str 0x0
30 ELF-32: Type: R_386_GOTOFF (9)
152 ELF-NEXT: 0x12 R_386_GOTOFF .L.str 0x0
322 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
185 REL_TYPE(R_386_GOTOFF), in rel_type()574 case R_386_GOTOFF: in walk_relocs()
244 return ELF::R_386_GOTOFF; in getRelocType32()
571 case R_386_GOTOFF: in elf_i386_count_relocations()944 case R_386_GOTOFF: in elf_i386_create_relocations()
384 R_386_GOTOFF = 9, enumerator
507 R_386_GOTOFF = 9 variable in Relocs_Elf_i386
78 static constexpr FixupKind FK_Gotoff = llvm::ELF::R_386_GOTOFF;
1222 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
963 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_386_GOTOFF); in getRelocationTypeName()
1223 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro
1777 Type = ELF::R_386_GOTOFF; in GetRelocType()
975 #define R_386_GOTOFF 9 /* 32 bit offset to GOT */ macro18626 case R_386_GOTOFF: in relocate_section()18941 case R_386_GOTOFF: in build_got_entries()