Home
last modified time | relevance | path

Searched defs:sym_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/XCOFF/
H A DObjectFileXCOFF.cpp191 static lldb::SymbolType MapSymbolType(llvm::object::SymbolRef::Type sym_type) { in MapSymbolType()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp887 SymbolType sym_type = sc.symbol->GetType(); in FindFunctions() local
908 SymbolType sym_type = sc.symbol->GetType(); in FindFunctions() local
/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/IR/
H A DCIRDialect.cpp1253 llvm::StringRef sym_name, mlir::Type sym_type, in build()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp700 SymbolType sym_type = lldb::eSymbolTypeData) { in ExtractRuntimeGlobalSymbol()