Home
last modified time | relevance | path

Searched refs:R_PPC_REL24 (Results 1 – 10 of 10) sorted by relevance

/third_party/elfio/tests/elf_examples/
Dtest_ppc_o.txt55 00000024 0000100a R_PPC_REL24 00000000 _ZStlsISt11char_traits + 0
58 00000038 0000120a R_PPC_REL24 00000000 _ZNSolsEPFRSoS_E + 0
61 000000a0 0000130a R_PPC_REL24 00000000 _ZNSt8ios_base4InitC1E + 0
68 000000c0 0000160a R_PPC_REL24 00000000 __cxa_atexit + 0
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/
DPowerPC.def21 #undef R_PPC_REL24
78 ELF_RELOC(R_PPC_REL24, 10)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DPowerPC.def21 #undef R_PPC_REL24
94 ELF_RELOC(R_PPC_REL24, 10)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp89 Type = ELF::R_PPC_REL24; in getRelocType()
433 case ELF::R_PPC_REL24: in needsRelocateWithSymbol()
/third_party/musl/porting/linux/user/include/
Delf.h2058 #define R_PPC_REL24 10 macro
2175 #define R_PPC64_REL24 R_PPC_REL24
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2050 #define R_PPC_REL24 10 macro
2167 #define R_PPC64_REL24 R_PPC_REL24
/third_party/musl/include/
Delf.h2068 #define R_PPC_REL24 10 macro
2185 #define R_PPC64_REL24 R_PPC_REL24
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2050 #define R_PPC_REL24 10 macro
2167 #define R_PPC64_REL24 R_PPC_REL24
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2050 #define R_PPC_REL24 10 macro
2167 #define R_PPC64_REL24 R_PPC_REL24
/third_party/elfutils/libelf/
Delf.h2447 #define R_PPC_REL24 10 /* PC relative 26 bit */ macro
2566 #define R_PPC64_REL24 R_PPC_REL24 /* PC-rel. 26 bit, word aligned */