Searched refs:R_SPARC_LO10 (Results 1 – 18 of 18) sorted by relevance
/external/llvm/test/MC/Sparc/ |
D | sparc-pic.s | 23 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_ 0x8 25 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_ 0x0 27 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 AGlobalVar 0x0 29 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 AGlobalVar 0x0 31 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 .rodata 0x0
|
D | sparc-relocations.s | 7 ! CHECK-OBJ: 0x{{[0-9,A-F]+}} R_SPARC_LO10 sym
|
/external/llvm-project/llvm/test/MC/Sparc/ |
D | sparc-pic.s | 24 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_ 0x8 26 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_ 0x0 28 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 AGlobalVar 0x0 30 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 AGlobalVar 0x0 32 ! NOPIC-NEXT: 0x{{[0-9,A-F]+}} R_SPARC_LO10 .rodata 0x0
|
D | sparc-relocations.s | 7 ! CHECK-OBJ: 0x{{[0-9,A-F]+}} R_SPARC_LO10 sym
|
/external/llvm-project/lld/ELF/Arch/ |
D | SPARCV9.cpp | 64 case R_SPARC_LO10: in getRelExpr() 135 case R_SPARC_LO10: in relocate()
|
/external/llvm-project/lld/test/ELF/ |
D | sparcv9-reloc.s | 26 ## R_SPARC_HI22, R_SPARC_LO10
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | Sparc.def | 18 ELF_RELOC(R_SPARC_LO10, 12)
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | Sparc.def | 18 ELF_RELOC(R_SPARC_LO10, 12)
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | Sparc.def | 18 ELF_RELOC(R_SPARC_LO10, 12)
|
/external/llvm/include/llvm/Support/ELFRelocs/ |
D | Sparc.def | 18 ELF_RELOC(R_SPARC_LO10, 12)
|
/external/llvm-project/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcELFObjectWriter.cpp | 83 case Sparc::fixup_sparc_lo10: return ELF::R_SPARC_LO10; in getRelocType()
|
/external/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcELFObjectWriter.cpp | 82 case Sparc::fixup_sparc_lo10: return ELF::R_SPARC_LO10; in getRelocType()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcELFObjectWriter.cpp | 83 case Sparc::fixup_sparc_lo10: return ELF::R_SPARC_LO10; in getRelocType()
|
/external/llvm/test/CodeGen/SPARC/ |
D | tls.ll | 82 ; v8abs-obj: 0x{{[0-9,A-F]+}} R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_ 0x0
|
/external/llvm-project/llvm/test/CodeGen/SPARC/ |
D | tls.ll | 82 ; v8abs-obj: 0x{{[0-9,A-F]+}} R_SPARC_LO10 _GLOBAL_OFFSET_TABLE_ 0x0
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 1058 #define R_SPARC_LO10 12 macro
|
/external/kmod/port-gnu/ |
D | elf.h | 1307 #define R_SPARC_LO10 12 /* Truncated 10 bit */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 1543 #define R_SPARC_LO10 12 /* Truncated 10 bit */ macro
|