Searched defs:abfd (Results 1 – 13 of 13) sorted by relevance
/external/oprofile/pp/ |
D | opgprof.cpp | 44 void op_write_vma(FILE * fp, op_bfd const & abfd, bfd_vma vma) in op_write_vma() 108 void output_cg(FILE * fp, op_bfd const & abfd, profile_t const & cg_db) in output_cg() 136 void output_gprof(op_bfd const & abfd, profile_container const & samples, in output_gprof() 230 load_samples(op_bfd const & abfd, list<profile_sample_files> const & files, in load_samples() 289 op_bfd abfd(image_profile.image, string_filter(), in opgprof() local
|
/external/wpa_supplicant_8/src/utils/ |
D | trace.c | 46 bfd *abfd; in open_bfd() local 72 static void read_syms(bfd *abfd) in read_syms() 124 static void find_addr_sect(bfd *abfd, asection *section, void *obj) in find_addr_sect() 154 bfd *abfd = cached_abfd; in wpa_trace_bfd_addr() local 198 bfd *abfd = cached_abfd; in wpa_trace_bfd_addr2func() local
|
/external/oprofile/libpp/ |
D | populate.cpp | 33 populate_from_files(profile_t & profile, op_bfd const & abfd, in populate_from_files() 69 op_bfd abfd(ip.image, symbol_filter, in populate_for_image() local
|
D | profile_container.cpp | 74 op_bfd const & abfd, string const & app_name, in add() 134 profile_container::add_samples(op_bfd const & abfd, symbol_index_t sym_index, in add_samples()
|
D | populate_for_spu.cpp | 56 op_bfd * abfd = NULL; in populate_spu_profile_from_files() local
|
D | profile.cpp | 128 void profile_t::set_offset(op_bfd const & abfd) in set_offset()
|
D | format_output.cpp | 696 output_the_symbol_data(ostream & out, symbol_entry const * symb, op_bfd * & abfd) in output_the_symbol_data() 738 cg_symbol::children const cg_symb, op_bfd * & abfd) in output_cg_children() 759 op_bfd * abfd = NULL; in output_symbol_data() local
|
D | xml_utils.cpp | 374 size_t sym_id, op_bfd const & abfd) in output_symbol_bytes()
|
/external/oprofile/opjitconv/ |
D | create_bfd.c | 75 asection * create_section(bfd * abfd, char const * section_name, in create_section() 133 int fill_section_content(bfd * abfd, asection * section, in fill_section_content() 252 bfd * abfd; in open_elf() local
|
D | debug_line.c | 440 int init_debug_line_info(bfd * abfd) in init_debug_line_info() 497 int finalize_debug_line_info(bfd * abfd) in finalize_debug_line_info()
|
/external/oprofile/libutil++/ |
D | bfd_support.h | 44 bfd * abfd; member
|
D | bfd_spu_support.cpp | 68 spu_bfd_iovec_pread(bfd * abfd, void * stream, void * buf, in spu_bfd_iovec_pread()
|
D | bfd_support.cpp | 226 void fixup_linenr(bfd * abfd, asection * section, asymbol ** syms, in fixup_linenr() 616 bfd * abfd; in find_nearest_line() local
|