Home
last modified time | relevance | path

Searched refs:R_AMDGPU_ABS64 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFObjectWriter.cpp80 return ELF::R_AMDGPU_ABS64; in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DRelocationResolver.cpp199 case ELF::R_AMDGPU_ABS64: in supportsAmdgpu()
209 case ELF::R_AMDGPU_ABS64: in resolveAmdgpu()
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c56 #define R_AMDGPU_ABS64 3 macro
690 case R_AMDGPU_ABS64: in apply_relocs()
711 case R_AMDGPU_ABS64: in apply_relocs()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp560 #define R_AMDGPU_ABS64 3 macro
/third_party/elfio/elfio/
H A Delf_types.hpp740 constexpr unsigned R_AMDGPU_ABS64 = 3; member

Completed in 11 milliseconds