OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSymbolCount
(Results
1 - 2
of
2
) sorted by null
/external/llvm/tools/lto/
LTOModule.h
101
///
getSymbolCount
- Get the number of symbols
102
uint32_t
getSymbolCount
() {
lto.cpp
111
return mod->
getSymbolCount
();
Completed in 793 milliseconds