Searched defs:sym_type (Results 1 – 4 of 4) sorted by relevance
191 static lldb::SymbolType MapSymbolType(llvm::object::SymbolRef::Type sym_type) { in MapSymbolType()
887 SymbolType sym_type = sc.symbol->GetType(); in FindFunctions() local908 SymbolType sym_type = sc.symbol->GetType(); in FindFunctions() local
1253 llvm::StringRef sym_name, mlir::Type sym_type, in build()
700 SymbolType sym_type = lldb::eSymbolTypeData) { in ExtractRuntimeGlobalSymbol()