Home
last modified time | relevance | path

Searched refs:R_AMDGPU_ABS32 (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.cpp78 return ELF::R_AMDGPU_ABS32; in getRelocType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DRelocationResolver.cpp198 case ELF::R_AMDGPU_ABS32: in supportsAmdgpu()
208 case ELF::R_AMDGPU_ABS32: in resolveAmdgpu()
/third_party/mesa3d/src/amd/common/
H A Dac_rtld.c59 #define R_AMDGPU_ABS32 6 macro
682 case R_AMDGPU_ABS32: in apply_relocs()
702 case R_AMDGPU_ABS32: in apply_relocs()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp569 #define R_AMDGPU_ABS32 6 macro
/third_party/elfio/elfio/
H A Delf_types.hpp749 constexpr unsigned R_AMDGPU_ABS32 = 6; member

Completed in 11 milliseconds