Home
last modified time | relevance | path

Searched refs:R_MIPS_GOT_OFST (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dreloc-directive.s36 .reloc 36, R_MIPS_GOT_OFST, 4 # ASM: .reloc 36, R_MIPS_GOT_OFST, 4
102 # OBJ-O32-NEXT: 0x24 R_MIPS_GOT_OFST - 0x0
148 # OBJ-N32-NEXT: 0x24 R_MIPS_GOT_OFST - 0x4
192 # OBJ-N64-NEXT: 0x24 R_MIPS_GOT_OFST/R_MIPS_NONE/R_MIPS_NONE - 0x4
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp170 case ELF::R_MIPS_GOT_OFST: { in evaluateMIPS64Relocation()
233 case ELF::R_MIPS_GOT_OFST: in applyMIPSRelocation()
/external/llvm/include/llvm/Support/ELFRelocs/
DMips.def27 ELF_RELOC(R_MIPS_GOT_OFST, 21)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DMips.def27 ELF_RELOC(R_MIPS_GOT_OFST, 21)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DMips.def27 ELF_RELOC(R_MIPS_GOT_OFST, 21)
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp311 return ELF::R_MIPS_GOT_OFST; in getRelocType()
543 case ELF::R_MIPS_GOT_OFST: in needsRelocateWithSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp323 return ELF::R_MIPS_GOT_OFST; in getRelocType()
567 case ELF::R_MIPS_GOT_OFST: in needsRelocateWithSymbol()
/external/llvm/test/tools/llvm-readobj/
Dreloc-types.test435 ELF-MIPS: Type: R_MIPS_GOT_OFST (21)
487 ELF-MIPS64EL: Type: R_MIPS_GOT_OFST/R_MIPS_GOT_OFST/R_MIPS_GOT_OFST (1381653)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dreloc-types.test435 ELF-MIPS: Type: R_MIPS_GOT_OFST (21)
487 ELF-MIPS64EL: Type: R_MIPS_GOT_OFST/R_MIPS_GOT_OFST/R_MIPS_GOT_OFST (1381653)
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h622 R_MIPS_GOT_OFST = 21, enumerator
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp686 case ELF::R_MIPS_GOT_OFST: { in evaluateMIPS64Relocation()
764 case ELF::R_MIPS_GOT_OFST: in applyMIPS64Relocation()
/external/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py871 R_MIPS_GOT_OFST = 21 variable in Relocs_Elf_Mips
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/
Drelocs.py959 R_MIPS_GOT_OFST = 21 variable in Relocs_Elf_Mips
/external/kmod/port-gnu/
Delf.h1622 #define R_MIPS_GOT_OFST 21 macro
/external/elfutils/libelf/
Delf.h1837 #define R_MIPS_GOT_OFST 21 macro