Searched refs:getSymbols (Results 1 – 4 of 4) sorted by relevance
197 static void getSymbols(Module*M, std::vector<std::string>& symbols) { in getSymbols() function235 getSymbols(M, symbols); in GetBitcodeSymbols()257 getSymbols(M, symbols); in GetBitcodeSymbols()
225 const SymbolTable &getSymbols() const { in getSymbols() function
1662 const InvalidatedSymbols &getSymbols() const { return Symbols; } in getSymbols() function in __anon9c4562cc0111::CollectReachableSymbolsCallback1713 const InvalidatedSymbols &EscapedSymbols = Scanner.getSymbols(); in processPointerEscapedOnBind()
641 const MCContext::SymbolTable &Symbols = getContext().getSymbols(); in Run()