/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | invalid-alignment.test | 10 # CHECK-NEXT: 0x0 R_X86_64_NONE - 0x0 29 Type: R_X86_64_NONE
|
D | obj2yaml-invalid-reloc.test | 24 CHECK-NEXT: Type: R_X86_64_NONE
|
/external/u-boot/arch/x86/include/asm/ |
D | elf.h | 25 #define R_X86_64_NONE 0 /* No reloc */ macro
|
/external/u-boot/arch/x86/lib/ |
D | reloc_x86_64_efi.c | 51 case R_X86_64_NONE: in _relocate()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ELFRelocs/ |
D | x86_64.def | 6 ELF_RELOC(R_X86_64_NONE, 0)
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
D | x86_64.def | 6 ELF_RELOC(R_X86_64_NONE, 0)
|
/external/llvm/include/llvm/Support/ELFRelocs/ |
D | x86_64.def | 6 ELF_RELOC(R_X86_64_NONE, 0)
|
/external/llvm/test/tools/llvm-readobj/ |
D | gnu-relocations.test | 21 ELF64-NEXT: 0000000000000003 0000000500000000 R_X86_64_NONE 0000000000000000 sym - 4
|
D | reloc-types.test | 63 ELF-64: Type: R_X86_64_NONE (0)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/ |
D | gnu-relocations.test | 21 ELF64-NEXT: 0000000000000003 0000000500000000 R_X86_64_NONE 0000000000000000 sym - 4
|
D | reloc-types.test | 63 ELF-64: Type: R_X86_64_NONE (0)
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | RelocVisitor.h | 129 case ELF::R_X86_64_NONE: in visitX86_64()
|
/external/llvm/include/llvm/Object/ |
D | RelocVisitor.h | 74 case llvm::ELF::R_X86_64_NONE: in visitELF()
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 333 R_X86_64_NONE = 0, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/ |
D | relocs.py | 458 R_X86_64_NONE = 0 variable in Relocs_Elf_X86_64
|
/external/llvm/test/tools/llvm-readobj/Inputs/ |
D | relocs.py | 458 R_X86_64_NONE = 0 variable in Relocs_Elf_X86_64
|
/external/swiftshader/third_party/LLVM/lib/Object/ |
D | ELFObjectFile.cpp | 916 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_X86_64_NONE); in getRelocationTypeName()
|
/external/kmod/port-gnu/ |
D | elf.h | 3095 #define R_X86_64_NONE 0 /* No reloc */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 3315 #define R_X86_64_NONE 0 /* No reloc */ macro
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldELF.cpp | 271 case ELF::R_X86_64_NONE: in resolveX86_64Relocation()
|
/external/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 342 case R_X86_64_NONE: in relocateSymbol()
|