Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
H A Ddfx_nonlinux_define.h181 Elf32_Word sh_link; // Link to another section member
194 Elf64_Word sh_link; // Link to another section member
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Ddfx_elf_parser.cpp226 if (shdr.sh_link >= ehdr.e_shnum) { in ParseSectionHeaders()
236 elfShdr.link = static_cast<uint32_t>(shdr.sh_link); in ParseSectionHeaders()

Completed in 3 milliseconds