Searched refs:R_SPARC_GOT22 (Results 1 – 15 of 15) sorted by relevance
/external/llvm/test/MC/Sparc/ |
D | sparc-pic.s | 11 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 AGlobalVar 0x0 13 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 AGlobalVar 0x0 15 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 .LC0 0x0
|
/external/llvm-project/llvm/test/MC/Sparc/ |
D | sparc-pic.s | 11 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 AGlobalVar 0x0 13 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 AGlobalVar 0x0 15 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 .LC0 0x0
|
/external/llvm-project/llvm/test/CodeGen/SPARC/ |
D | obj-relocs.ll | 17 ; CHECK-PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 AGlobalVar 0x0 19 ; CHECK-PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 .L.mystr 0x0
|
/external/llvm/test/CodeGen/SPARC/ |
D | obj-relocs.ll | 17 ; CHECK-PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 AGlobalVar 0x0 19 ; CHECK-PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT22 .L.mystr 0x0
|
/external/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcELFObjectWriter.cpp | 89 case Sparc::fixup_sparc_got22: return ELF::R_SPARC_GOT22; in getRelocType() 127 case ELF::R_SPARC_GOT22: in needsRelocateWithSymbol()
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcELFObjectWriter.cpp | 88 case Sparc::fixup_sparc_got22: return ELF::R_SPARC_GOT22; in getRelocType() 125 case ELF::R_SPARC_GOT22: in needsRelocateWithSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcELFObjectWriter.cpp | 89 case Sparc::fixup_sparc_got22: return ELF::R_SPARC_GOT22; in getRelocType() 127 case ELF::R_SPARC_GOT22: in needsRelocateWithSymbol()
|
/external/llvm-project/lld/ELF/Arch/ |
D | SPARCV9.cpp | 73 case R_SPARC_GOT22: in getRelExpr() 114 case R_SPARC_GOT22: in relocate()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | Sparc.def | 21 ELF_RELOC(R_SPARC_GOT22, 15)
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | Sparc.def | 21 ELF_RELOC(R_SPARC_GOT22, 15)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | Sparc.def | 21 ELF_RELOC(R_SPARC_GOT22, 15)
|
/external/llvm/include/llvm/Support/ELFRelocs/ |
D | Sparc.def | 21 ELF_RELOC(R_SPARC_GOT22, 15)
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 1061 #define R_SPARC_GOT22 15 macro
|
/external/kmod/port-gnu/ |
D | elf.h | 1310 #define R_SPARC_GOT22 15 /* 22 bit GOT entry shifted */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 1546 #define R_SPARC_GOT22 15 /* 22 bit GOT entry shifted */ macro
|