Searched defs:reg_index (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeRegisterContextNetBSD_x86_64.cpp464 uint32_t reg_index = reg - lldb_ymm0_x86_64; local
689 uint32_t reg_index = reg - lldb_ymm0_x86_64; local
/freebsd-11-stable/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c84 static u_int reg_index; variable
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c63 static u_int reg_index; variable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-arc/
H A DABISysV_arc.cpp252 size_t reg_index = LLDB_REGNUM_GENERIC_ARG1; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.cpp583 ValueSP GetIntegerValue(uint32_t reg_index) { argument
632 ValueSP GetFloatValue(CompilerType &type, uint32_t reg_index) { argument
664 ValueSP GetPointerValue(uint32_t reg_index) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp1672 const uint32_t reg_index = local
1962 const uint32_t reg_index = local
2042 const uint32_t reg_index = local
[all...]

Completed in 197 milliseconds