Searched refs:R_PPC_NONE (Results 1 – 13 of 13) 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/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 670 #define R_PPC_NONE 0 /* No relocation. */ macro
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 670 #define R_PPC_NONE 0 /* No relocation. */ macro
|
/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/musl/porting/linux/user/include/ |
D | elf.h | 2045 #define R_PPC_NONE 0 macro 2162 #define R_PPC64_NONE R_PPC_NONE
|
/third_party/musl/ndk_musl_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 | 2040 #define R_PPC_NONE 0 macro 2157 #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/uniproton/kernel/include/ |
D | elf.h | 2040 #define R_PPC_NONE 0 macro 2157 #define R_PPC64_NONE R_PPC_NONE
|