Home
last modified time | relevance | path

Searched refs:R_390_GOTENT (Results 1 – 15 of 15) 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-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DSystemZ.def32 ELF_RELOC(R_390_GOTENT, 26)
/external/llvm-project/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-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp151 return ELF::R_390_GOTENT; in getRelocType()
/external/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp151 return ELF::R_390_GOTENT; in getRelocType()
/external/llvm-project/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/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1612 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()
1653 if (RelType == ELF::R_390_GOTENT) in processRelocationRef()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1605 (RelType == ELF::R_390_PLT32DBL || RelType == ELF::R_390_GOTENT)) { in processRelocationRef()
1646 if (RelType == ELF::R_390_GOTENT) in processRelocationRef()
/external/google-breakpad/src/third_party/musl/include/
Delf.h2540 #define R_390_GOTENT 26 macro
/external/kmod/port-gnu/
Delf.h3011 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro
/external/elfutils/libelf/
Delf.h3339 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro