Home
last modified time | relevance | path

Searched refs:disk_file_has_build_id (Results 1 - 3 of 3) sorted by relevance

/third_party/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c222 invalid_elf (Elf *elf, bool disk_file_has_build_id, in invalid_elf() argument
225 if (! disk_file_has_build_id && build_id->len > 0) in invalid_elf()
232 if (disk_file_has_build_id && build_id->len > 0) in invalid_elf()
755 && invalid_elf (module->elf, module->disk_file_has_build_id, in dwfl_segment_report_module()
787 invalid = invalid_elf (elf, true /* disk_file_has_build_id */, in dwfl_segment_report_module()
H A Dlink_map.c405 r_debug_info_module->disk_file_has_build_id = false; in report_r_debug()
436 r_debug_info_module->disk_file_has_build_id = true; in report_r_debug()
H A DlibdwflP.h691 bool disk_file_has_build_id; member

Completed in 5 milliseconds