Home
last modified time | relevance | path

Searched refs:AmdHsaElfSectionSegment (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/rocr/ROCR-Runtime-5ab09ee/src/libamdhsacode/
H A Damd_hsa_code_util.hpp87 amdgpu_hsa_elf_segment_t AmdHsaElfSectionSegment(amdgpu_hsa_elf_section_t sec);
H A Damd_hsa_code.cpp809 …InitHsaSegment(AmdHsaElfSectionSegment(section), combineSegments || !IsAmdHsaElfSectionROData(sect… in InitHsaSectionSegment()
816 Segment* segment = HsaSegment(AmdHsaElfSectionSegment(sec), writable); in HsaDataSection()
H A Damd_hsa_code_util.cpp277 amdgpu_hsa_elf_segment_t AmdHsaElfSectionSegment(amdgpu_hsa_elf_section_t sec) in AmdHsaElfSectionSegment() function