Searched refs:getSymbolCount (Results 1 – 3 of 3) sorted by relevance
205 for (int I = 0, E = Module->getSymbolCount(); I != E; ++I) in listSymbols()295 unsigned NumSyms = Module->getSymbolCount(); in main()
133 uint32_t getSymbolCount() { in getSymbolCount() function
281 return unwrap(mod)->getSymbolCount(); in lto_module_get_num_symbols()