Home
last modified time | relevance | path

Searched refs:e_shnum (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/espcoredump/include_core_dump/
Delf.h183 Elf32_Half e_shnum; member
200 Elf64_Half e_shnum; member
/hal_espressif-3.6.0/components/espcoredump/corefile/
Delf.py85 'section_headers' / Pointer(this.elf_header.e_shoff, SectionHeader[this.elf_header.e_shnum]),
/hal_espressif-3.6.0/components/espcoredump/src/
Dcore_dump_elf.c130 elf_hdr.e_shnum = 0; // initial section counter is 0 in elf_write_file_header()