Searched refs:get_linenr (Results 1 – 8 of 8) sorted by relevance
/external/oprofile/libpp/ |
D | profile_container.cpp | 106 if (abfd.get_linenr(i, start, filename, in add() 150 if (abfd.get_linenr(sym_index, it.vma(), filename, in add_samples()
|
D | callgraph_container.cpp | 233 if (b.get_linenr(i, start, filename, loc.linenr)) in finish_sym()
|
/external/oprofile/libutil++/ |
D | op_bfd.h | 139 bool get_linenr(symbol_index_t sym_idx, bfd_vma offset,
|
D | op_bfd.cpp | 368 bool op_bfd::get_linenr(symbol_index_t sym_idx, bfd_vma offset, in get_linenr() function in op_bfd
|
/external/oprofile/ |
D | ChangeLog | 311 * libutil++/op_bfd.h(op_bfd::get_linenr): 312 * libutil++/op_bfd.cpp(op_bfd::get_linenr): Change the type of offset
|
D | ChangeLog-2001 | 346 * pp/oprofpp_util.cpp: take care than get_linenr() get 928 * pp/oprofpp.c: get_linenr() never return null in
|
D | ChangeLog-2003 | 843 information available. get_linenr(): s/filename/source_filename/ 3430 * libutil++/op_bfd.cpp: get_linenr() init linenr to zero 3436 get_linenr() succeed 3539 * libutil++/op_bfd.cpp: bail out in get_linenr() if binary doesn't
|
D | ChangeLog-2002 | 3333 * pp/oprofpp_util.cpp: get_linenr() better handling
|