Lines Matching refs:op_bfd
100 op_bfd::op_bfd(string const & fname, string_filter const & symbol_filter, in op_bfd() function in op_bfd
190 op_bfd::~op_bfd() in ~op_bfd()
195 unsigned long op_bfd::get_start_offset(bfd_vma vma) const in get_start_offset()
208 void op_bfd::get_symbols(op_bfd::symbols_found_t & symbols) in get_symbols()
280 void op_bfd::add_symbols(op_bfd::symbols_found_t & symbols, in add_symbols()
301 bfd_vma op_bfd::offset_to_pc(bfd_vma offset) const in offset_to_pc()
315 bool op_bfd::
326 bool op_bfd::
340 bool op_bfd::has_debug_info() const in has_debug_info()
368 bool op_bfd::get_linenr(symbol_index_t sym_idx, bfd_vma offset, in get_linenr()
388 size_t op_bfd::symbol_size(op_bfd_symbol const & sym, in symbol_size()
403 void op_bfd::get_symbol_range(symbol_index_t sym_idx, in get_symbol_range()
434 void op_bfd::get_vma_range(bfd_vma & start, bfd_vma & end) const in get_vma_range()
450 op_bfd_symbol const op_bfd::create_artificial_symbol() in create_artificial_symbol()
459 string op_bfd::get_filename() const in get_filename()
465 size_t op_bfd::bfd_arch_bits_per_address() const in bfd_arch_bits_per_address()