HomeSort by: relevance | last modified time | path
    Searched defs:m_hwdebug_info (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
ppc-linux-nat.c 328 : m_interface (), m_hwdebug_info ()
362 return m_hwdebug_info;
385 if (ptrace (PPC_PTRACE_GETHWDBGINFO, ptid.lwp (), 0, &m_hwdebug_info)
397 if (m_hwdebug_info.features != 0)
471 struct ppc_debug_info m_hwdebug_info; variable in typeref:struct:ppc_debug_info
  /src/external/gpl3/gdb/dist/gdb/
ppc-linux-nat.c 328 : m_interface (), m_hwdebug_info ()
362 return m_hwdebug_info;
385 if (ptrace (PPC_PTRACE_GETHWDBGINFO, ptid.lwp (), 0, &m_hwdebug_info)
397 if (m_hwdebug_info.features != 0)
471 struct ppc_debug_info m_hwdebug_info; variable in typeref:struct:ppc_debug_info

Completed in 34 milliseconds