Home
last modified time | relevance | path

Searched refs:sh_type (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
H A Ddfx_nonlinux_define.h176 Elf32_Word sh_type; // Section type member
189 Elf64_Word sh_type; // Section type member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp225 if (shdr.sh_type == SHT_SYMTAB || shdr.sh_type == SHT_DYNSYM) { in ParseSectionHeaders()
231 elfShdr.type = static_cast<uint32_t>(shdr.sh_type); in ParseSectionHeaders()

Completed in 3 milliseconds