Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp1636 Elf64_Shdr *SectionSymtab = in elfLookup() local
1638 size_t SectionStrtabIndex = SectionSymtab->sh_link; in elfLookup()
1641 reinterpret_cast<const Elf64_Sym *>(Base + SectionSymtab->sh_offset); in elfLookup()