Home
last modified time | relevance | path

Searched refs:GetNameTypeMask (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp31 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in ProcessFunctionDIE()
H A DManualDWARFIndex.cpp449 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in GetFunctions()
H A DSymbolFileDWARF.cpp2529 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in FindFunctions()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h919 lldb::FunctionNameType GetNameTypeMask() const { return m_name_type_mask; } in GetNameTypeMask() function
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp199 new StructuredData::UnsignedInteger(lookup.GetNameTypeMask()))); in SerializeToStructuredData()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp392 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in FindFunctions()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModuleList.cpp475 lookup_info.GetNameTypeMask(), sc_list); in FindFunctionSymbols()
H A DModule.cpp837 lookup_info.GetNameTypeMask(), sc_list); in FindFunctions()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1323 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in FindFunctions()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1682 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in FindFunctions()