Home
last modified time | relevance | path

Searched refs:R_AMDGPU_RELATIVE64 (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAMDGPU.def17 ELF_RELOC(R_AMDGPU_RELATIVE64, 13)
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp587 #define R_AMDGPU_RELATIVE64 13 macro
/third_party/mesa3d/src/amd/common/
Dac_rtld.c65 #define R_AMDGPU_RELATIVE64 13 macro
/third_party/elfio/elfio/
Delf_types.hpp767 constexpr unsigned R_AMDGPU_RELATIVE64 = 13; variable