OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:symb_name
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libutil++/
op_bfd.h
55
std::string const & name() const { return
symb_name
; }
80
std::string
symb_name
;
member in class:op_bfd_symbol
op_bfd.cpp
70
symb_name
= a->name;
75
symb_name
= string("??") + a->section->name;
83
symb_size(size),
symb_name
(name),
Completed in 497 milliseconds