Searched refs:note_vaddr (Results 1 – 2 of 2) sorted by relevance
504 const GElf_Addr note_vaddr = start + offset; in dwfl_segment_report_module() local508 start, segment, note_vaddr, filesz)) in dwfl_segment_report_module()568 + note_vaddr); in dwfl_segment_report_module()
54 Use GElf_Addr to calculate note_vaddr instead of size_t.