Home
last modified time | relevance | path

Searched refs:instance_name (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h143 FindDebuggerWithInstanceName(ConstString instance_name);
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp633 DebuggerSP Debugger::FindDebuggerWithInstanceName(ConstString instance_name) { in FindDebuggerWithInstanceName() argument
639 if ((*pos)->m_instance_name == instance_name) { in FindDebuggerWithInstanceName()
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c323 const char *instance_name; member
3836 OSAL_STRNCPY(type_name, big_ram->instance_name, OSAL_STRLEN(big_ram->instance_name)); in ecore_grc_dump_big_ram()
3837 OSAL_STRNCPY(mem_name, big_ram->instance_name, OSAL_STRLEN(big_ram->instance_name)); in ecore_grc_dump_big_ram()