OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lto_module_get_symbol_name
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm-c/
lto.h
271
lto_module_get_symbol_name
(lto_module_t mod, unsigned int index);
/external/llvm/tools/lto/
lto.cpp
284
const char*
lto_module_get_symbol_name
(lto_module_t mod, unsigned int index) {
function
Completed in 729 milliseconds