Searched refs:MapSymbolType (Results 1 – 1 of 1) sorted by relevance
191 static lldb::SymbolType MapSymbolType(llvm::object::SymbolRef::Type sym_type) { in MapSymbolType() function287 symbol.SetType(MapSymbolType(sym_type_or_err.get())); in ParseSymtab()