Home
last modified time | relevance | path

Searched refs:R_390_GOTENT (Results 1 – 11 of 11) sorted by relevance

/external/llvm/include/llvm/Support/ELFRelocs/
DSystemZ.def32 ELF_RELOC(R_390_GOTENT, 26)
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DSystemZ.def32 ELF_RELOC(R_390_GOTENT, 26)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def32 ELF_RELOC(R_390_GOTENT, 26)
/external/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp144 return ELF::R_390_GOTENT; in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp152 return ELF::R_390_GOTENT; in getRelocType()
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/SystemZ/
Dfixups.s15 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_GOTENT target 0x2
/external/llvm/test/MC/SystemZ/
Dfixups.s15 # CHECK-REL: 0x{{[0-9A-F]*2}} R_390_GOTENT target 0x2
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1643 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()
1684 if (RelType == ELF::R_390_GOTENT) in processRelocationRef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1595 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()
1636 if (RelType == ELF::R_390_GOTENT) in processRelocationRef()
/external/kmod/port-gnu/
Delf.h3011 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro
/external/elfutils/libelf/
Delf.h3231 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro