Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dcore-file.c482 GElf_Phdr notes_phdr; in dwfl_core_file_report() local
483 int ndx = dwfl_report_core_segments (dwfl, elf, phnum, &notes_phdr); in dwfl_core_file_report()
493 if (likely (notes_phdr.p_type == PT_NOTE)) in dwfl_core_file_report()
498 notes_phdr.p_offset, in dwfl_core_file_report()
499 notes_phdr.p_filesz, in dwfl_core_file_report()