Searched refs:notes_phdr (Results 1 – 1 of 1) sorted by relevance
488 GElf_Phdr notes_phdr; in dwfl_core_file_report() local489 int ndx = dwfl_report_core_segments (dwfl, elf, phnum, ¬es_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()