Home | History | Annotate | Download | only in libutil++

Lines Matching refs:bfd_vma

48 	op_bfd_symbol(bfd_vma vma, size_t size, std::string const & name);
50 bfd_vma vma() const { return symb_value + section_vma; }
76 bfd_vma section_vma;
139 bool get_linenr(symbol_index_t sym_idx, bfd_vma offset,
163 void get_vma_range(bfd_vma & start, bfd_vma & end) const;
166 bfd_vma offset_to_pc(bfd_vma offset) const;
173 unsigned long get_start_offset(bfd_vma vma = 0) const;
185 /// return in bits the bfd_vma size for this binary. This is needed
186 /// because gprof output depend on the bfd_vma for *this* binary
187 /// and do not depend on sizeof(bfd_vma)