Searched defs:AppendSymbolIndexesMatchingRegExAndType (Results 1 - 1 of 1) sorted by relevance

/external/lldb/source/Symbol/
H A DSymtab.cpp712 Symtab::AppendSymbolIndexesMatchingRegExAndType (const RegularExpression &regexp, SymbolType symbol_type, std::vector<uint32_t>& indexes) function in class:Symtab
736 Symtab::AppendSymbolIndexesMatchingRegExAndType (const RegularExpression &regexp, SymbolType symbol_type, Debug symbol_debug_type, Visibility symbol_visibility, std::vector<uint32_t>& indexes) function in class:Symtab
827 AppendSymbolIndexesMatchingRegExAndType(regex, symbol_type, symbol_debug_type, symbol_visibility, symbol_indexes);

Completed in 385 milliseconds