Searched refs:R_PPC_NONE (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | PowerPC.def | 7 // unfortunate behavior of including asm/elf.h, which defines R_PPC_NONE, etc. 11 #undef R_PPC_NONE 68 ELF_RELOC(R_PPC_NONE, 0) /* No relocation. */
|
D | PowerPC64.def | 7 // unfortunate behavior of including asm/elf.h, which defines R_PPC_NONE, etc.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | PowerPC.def | 7 // unfortunate behavior of including asm/elf.h, which defines R_PPC_NONE, etc. 11 #undef R_PPC_NONE 84 ELF_RELOC(R_PPC_NONE, 0) /* No relocation. */
|
D | PowerPC64.def | 7 // unfortunate behavior of including asm/elf.h, which defines R_PPC_NONE, etc.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCELFObjectWriter.cpp | 137 Type = ELF::R_PPC_NONE; in getRelocType()
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 2048 #define R_PPC_NONE 0 macro 2165 #define R_PPC64_NONE R_PPC_NONE
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 2040 #define R_PPC_NONE 0 macro 2157 #define R_PPC64_NONE R_PPC_NONE
|
/third_party/musl/include/ |
D | elf.h | 2058 #define R_PPC_NONE 0 macro 2175 #define R_PPC64_NONE R_PPC_NONE
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 2040 #define R_PPC_NONE 0 macro 2157 #define R_PPC64_NONE R_PPC_NONE
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 2040 #define R_PPC_NONE 0 macro 2157 #define R_PPC64_NONE R_PPC_NONE
|
/third_party/elfutils/libelf/ |
D | elf.h | 2437 #define R_PPC_NONE 0 macro 2556 #define R_PPC64_NONE R_PPC_NONE
|