Home
last modified time | relevance | path

Searched defs:name_type_mask (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp28 const char *name_cstr, FunctionNameType name_type_mask, in BreakpointResolverName() argument
49 FunctionNameType name_type_mask, LanguageType language, lldb::addr_t offset, in BreakpointResolverName() argument
61 FunctionNameType name_type_mask, LanguageType language, lldb::addr_t offset, in BreakpointResolverName() argument
217 Module::LookupInfo lookup(name, name_type_mask, m_language); in AddNameLookup() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFIndex.cpp31 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in ProcessFunctionDIE() local
H A DManualDWARFIndex.cpp452 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in GetFunctions() local
H A DSymbolFileDWARF.cpp2570 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in FindFunctions() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp635 FunctionNameType name_type_mask, in LookupInfo()
845 FunctionNameType name_type_mask, in FindFunctions()
859 FunctionNameType name_type_mask, in FindFunctions()
1285 void Module::FindFunctionSymbols(ConstString name, uint32_t name_type_mask, in FindFunctionSymbols()
H A DModuleList.cpp442 FunctionNameType name_type_mask, in FindFunctions()
470 lldb::FunctionNameType name_type_mask, in FindFunctionSymbols()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp804 lldb::FunctionNameType name_type_mask = eFunctionNameTypeAuto; in BreakpointCreateByName() local
811 const char *symbol_name, uint32_t name_type_mask, in BreakpointCreateByName()
822 const char *symbol_name, uint32_t name_type_mask, in BreakpointCreateByName()
845 const char *symbol_names[], uint32_t num_names, uint32_t name_type_mask, in BreakpointCreateByNames()
856 const char *symbol_names[], uint32_t num_names, uint32_t name_type_mask, in BreakpointCreateByNames()
868 const char *symbol_names[], uint32_t num_names, uint32_t name_type_mask, in BreakpointCreateByNames()
1751 uint32_t name_type_mask) { in FindFunctions()
H A DSBModule.cpp387 uint32_t name_type_mask) { in FindFunctions() argument
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp392 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in FindFunctions() local
H A DSymtab.cpp1101 void Symtab::FindFunctionSymbols(ConstString name, uint32_t name_type_mask, in FindFunctionSymbols()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1323 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in FindFunctions() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectBreakpoint.cpp632 FunctionNameType name_type_mask = m_options.m_func_name_type_mask; in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1682 FunctionNameType name_type_mask = lookup_info.GetNameTypeMask(); in FindFunctions() local