Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DAMDGPU.def5 ELF_RELOC(R_AMDGPU_NONE, 0)
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Damdgpu.h99 RELOC_NUMBER (R_AMDGPU_NONE, 0)
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Damdgpu.h102 RELOC_NUMBER (R_AMDGPU_NONE, 0)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp85 return ELF::R_AMDGPU_NONE; in getRelocType()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-run.c38 #ifndef R_AMDGPU_NONE
39 #define R_AMDGPU_NONE 0 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dmkoffload.cc109 #ifndef R_AMDGPU_NONE
110 #define R_AMDGPU_NONE 0 macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-gcn.c52 #ifndef R_AMDGPU_NONE
53 #define R_AMDGPU_NONE 0 macro
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-gcn.c55 #define R_AMDGPU_NONE 0 macro
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUUsage.rst1544 ``R_AMDGPU_NONE`` 0 *none* *none*
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202015886 * config/gcn/gcn-run.c (R_AMDGPU_NONE): Delete.
17324 (R_AMDGPU_NONE): New macro.