Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
H A Ddfx_nonlinux_define.h179 Elf32_Off sh_offset; // Section file offset member
192 Elf64_Off sh_offset; // Section file offset member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp186 secOffset = shdr.sh_offset; in ParseSectionHeaders()
214 minidebugInfo_->offset = static_cast<uint64_t>(shdr.sh_offset); in ParseSectionHeaders()
222 shdrInfo.offset = static_cast<uint64_t>(shdr.sh_offset); in ParseSectionHeaders()
234 elfShdr.offset = static_cast<uint64_t>(shdr.sh_offset); in ParseSectionHeaders()

Completed in 3 milliseconds