Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DDebugger.h109 FindDebuggerWithInstanceName(const ConstString &instance_name);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp715 Debugger::FindDebuggerWithInstanceName(const ConstString &instance_name) { in FindDebuggerWithInstanceName() argument
721 if ((*pos)->m_instance_name == instance_name) { in FindDebuggerWithInstanceName()
/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c324 const char *instance_name; member
3856 OSAL_STRNCPY(type_name, big_ram->instance_name, OSAL_STRLEN(big_ram->instance_name)); in ecore_grc_dump_big_ram()
3857 OSAL_STRNCPY(mem_name, big_ram->instance_name, OSAL_STRLEN(big_ram->instance_name)); in ecore_grc_dump_big_ram()