Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Dcore-file.c488 GElf_Phdr notes_phdr; in dwfl_core_file_report() local
489 int ndx = dwfl_report_core_segments (dwfl, elf, phnum, &notes_phdr); in dwfl_core_file_report()
507 if (likely (notes_phdr.p_type == PT_NOTE)) in dwfl_core_file_report()
512 notes_phdr.p_offset, in dwfl_core_file_report()
513 notes_phdr.p_filesz, in dwfl_core_file_report()
514 (notes_phdr.p_align == 8 in dwfl_core_file_report()