Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
H A Ddfx_nonlinux_define.h184 Elf32_Word sh_entsize; // Entry size if section holds table member
197 Elf64_Xword sh_entsize; // Entry size if section holds table member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp220 shdrInfo.entSize = static_cast<uint64_t>(shdr.sh_entsize); in ParseSectionHeaders()
239 elfShdr.entSize = static_cast<uint64_t>(shdr.sh_entsize); in ParseSectionHeaders()

Completed in 2 milliseconds