Searched refs:has_debug_info (Results 1 – 9 of 9) sorted by relevance
52 size_t ip_grp_num, bool * has_debug_info) in populate_spu_profile_from_files() argument98 if (has_debug_info && !*has_debug_info) in populate_spu_profile_from_files()99 *has_debug_info = abfd->has_debug_info(); in populate_spu_profile_from_files()109 bool * has_debug_info) in populate_for_spu_image() argument121 symbol_filter, i, has_debug_info); in populate_for_spu_image()
60 string_filter const & symbol_filter, bool * has_debug_info) in populate_for_image() argument64 has_debug_info); in populate_for_image()108 if (has_debug_info) in populate_for_image()109 *has_debug_info = abfd.has_debug_info(); in populate_for_image()
23 string_filter const & symbol_filter, bool * has_debug_info);
34 bool * has_debug_info);
216 has_debug_info(); in get_symbols()340 bool op_bfd::has_debug_info() const in has_debug_info() function in op_bfd348 if (ibfd.has_debug_info()) in has_debug_info()356 if (dbfd.has_debug_info()) in has_debug_info()371 if (!has_debug_info()) in get_linenr()
38 bool has_debug_info() const;
191 bool has_debug_info() const;
408 bool bfd_info::has_debug_info() const in has_debug_info() function in bfd_info
377 * libutil++/op_bfd.h: has_debug_info() new member