Home
last modified time | relevance | path

Searched defs:sectionHeader (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/coredump/
Ddfx_coredump_writer.cpp708 Elf64_Shdr *sectionHeader = reinterpret_cast<Elf64_Shdr *>(currentPointer_); in Write() local
752 void SectionHeaderTableWriter::SectionHeaderFill(Elf64_Shdr *sectionHeader, Elf64_Word shType, in SectionHeaderFill()