Home
last modified time | relevance | path

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

/external/elfutils/src/libdwfl/
Dcore-file.c446 GElf_Phdr notes_phdr; in dwfl_core_file_report() local
447 int ndx = dwfl_report_core_segments (dwfl, elf, phnum, &notes_phdr); in dwfl_core_file_report()
457 if (likely (notes_phdr.p_type == PT_NOTE)) in dwfl_core_file_report()
462 notes_phdr.p_offset, in dwfl_core_file_report()
463 notes_phdr.p_filesz, in dwfl_core_file_report()