Searched refs:R_SPARC_GOT10 (Results 1 – 15 of 15) sorted by relevance
/external/llvm/test/MC/Sparc/ |
D | sparc-pic.s | 12 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 AGlobalVar 0x0 14 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 AGlobalVar 0x0 16 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 .LC0 0x0
|
/external/llvm-project/llvm/test/MC/Sparc/ |
D | sparc-pic.s | 12 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 AGlobalVar 0x0 14 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 AGlobalVar 0x0 16 ! PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 .LC0 0x0
|
/external/llvm-project/llvm/test/CodeGen/SPARC/ |
D | obj-relocs.ll | 18 ; CHECK-PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 AGlobalVar 0x0 20 ; CHECK-PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 .L.mystr 0x0
|
/external/llvm/test/CodeGen/SPARC/ |
D | obj-relocs.ll | 18 ; CHECK-PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 AGlobalVar 0x0 20 ; CHECK-PIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_GOT10 .L.mystr 0x0
|
/external/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcELFObjectWriter.cpp | 90 case Sparc::fixup_sparc_got10: return ELF::R_SPARC_GOT10; in getRelocType() 125 case ELF::R_SPARC_GOT10: in needsRelocateWithSymbol()
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcELFObjectWriter.cpp | 89 case Sparc::fixup_sparc_got10: return ELF::R_SPARC_GOT10; in getRelocType() 123 case ELF::R_SPARC_GOT10: in needsRelocateWithSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcELFObjectWriter.cpp | 90 case Sparc::fixup_sparc_got10: return ELF::R_SPARC_GOT10; in getRelocType() 125 case ELF::R_SPARC_GOT10: in needsRelocateWithSymbol()
|
/external/llvm-project/lld/ELF/Arch/ |
D | SPARCV9.cpp | 71 case R_SPARC_GOT10: in getRelExpr() 130 case R_SPARC_GOT10: in relocate()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | Sparc.def | 19 ELF_RELOC(R_SPARC_GOT10, 13)
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | Sparc.def | 19 ELF_RELOC(R_SPARC_GOT10, 13)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | Sparc.def | 19 ELF_RELOC(R_SPARC_GOT10, 13)
|
/external/llvm/include/llvm/Support/ELFRelocs/ |
D | Sparc.def | 19 ELF_RELOC(R_SPARC_GOT10, 13)
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 1059 #define R_SPARC_GOT10 13 macro
|
/external/kmod/port-gnu/ |
D | elf.h | 1308 #define R_SPARC_GOT10 13 /* Truncated 10 bit GOT entry */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 1544 #define R_SPARC_GOT10 13 /* Truncated 10 bit GOT entry */ macro
|