Searched refs:note_desc (Results 1 – 1 of 1) sorted by relevance
483 const void *note_desc = note_name + NOTE_ALIGN (nh->n_namesz); in dwfl_segment_report_module() local485 - note_desc) < nh->n_descsz)) in dwfl_segment_report_module()493 build_id_vaddr = note_desc - (const void *) notes + vaddr; in dwfl_segment_report_module()497 memcpy (build_id, note_desc, build_id_len); in dwfl_segment_report_module()501 nh = note_desc + NOTE_ALIGN (nh->n_descsz); in dwfl_segment_report_module()