OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:current_binary
(Results
1 - 1
of
1
) sorted by null
/external/oprofile/libpp/
xml_utils.cpp
674
binary_info *
current_binary
= 0;
local
684
current_binary
= binaries_root.add_binary(binary, it);
688
current_binary
->add_module_symbol(module, binary, it);
692
current_binary
->close_binary(symbols_end);
Completed in 459 milliseconds