reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Derived Classes

tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.h
   14 class RegisterContextFreeBSD_i386 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.h
   14 class RegisterContextFreeBSD_mips64
tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.h
   15 class RegisterContextFreeBSD_powerpc
tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.h
   14 class RegisterContextFreeBSD_x86_64
tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.h
   14 class RegisterContextLinux_i386 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.h
   15 class RegisterContextLinux_mips : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.h
   15 class RegisterContextLinux_mips64 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h
   14 class RegisterContextLinux_s390x : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.h
   14 class RegisterContextLinux_x86_64 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.h
   14 class RegisterContextNetBSD_x86_64
tools/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.h
   14 class RegisterContextOpenBSD_i386 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.h
   14 class RegisterContextOpenBSD_x86_64
tools/lldb/source/Plugins/Process/Utility/RegisterContextWindows_i386.h
   14 class RegisterContextWindows_i386 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextWindows_x86_64.h
   14 class RegisterContextWindows_x86_64
tools/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.h
   16 class RegisterInfoPOSIX_arm : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h
   16 class RegisterInfoPOSIX_arm64 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.h
   16 class RegisterInfoPOSIX_ppc64le : public lldb_private::RegisterInfoInterface {

References

tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.cpp
   24     RegisterInfoInterface *reg_info_interface_p)
tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux.h
   21                              RegisterInfoInterface *reg_info_interface_p);
tools/lldb/source/Plugins/Process/Linux/NativeRegisterContextLinux_x86_64.cpp
  263 static RegisterInfoInterface *
tools/lldb/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.cpp
   17     RegisterInfoInterface *register_info_interface)
   39 const RegisterInfoInterface &
tools/lldb/source/Plugins/Process/Utility/NativeRegisterContextRegisterInfo.h
   26       RegisterInfoInterface *register_info_interface);
   34   const RegisterInfoInterface &GetRegisterInfoInterface() const;
   37   std::unique_ptr<RegisterInfoInterface> m_register_info_interface_up;
tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_i386.h
   14 class RegisterContextFreeBSD_i386 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_mips64.h
   15     : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_powerpc.h
   16     : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextFreeBSD_x86_64.h
   15     : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_i386.h
   14 class RegisterContextLinux_i386 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips.h
   15 class RegisterContextLinux_mips : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_mips64.h
   15 class RegisterContextLinux_mips64 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_s390x.h
   14 class RegisterContextLinux_s390x : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextLinux_x86_64.h
   14 class RegisterContextLinux_x86_64 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextNetBSD_x86_64.h
   15     : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_i386.h
   14 class RegisterContextOpenBSD_i386 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextOpenBSD_x86_64.h
   15     : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp
   87     lldb_private::RegisterInfoInterface *register_info)
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.h
   23                            lldb_private::RegisterInfoInterface *register_info);
   85   std::unique_ptr<lldb_private::RegisterInfoInterface>
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.cpp
  106     lldb_private::RegisterInfoInterface *register_info)
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm64.h
   23       lldb_private::RegisterInfoInterface *register_info);
   85   std::unique_ptr<lldb_private::RegisterInfoInterface>
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.cpp
   45     RegisterInfoInterface *register_info)
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_mips64.h
   33       lldb_private::RegisterInfoInterface *register_info);
   63   std::unique_ptr<lldb_private::RegisterInfoInterface>
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.cpp
   94     RegisterInfoInterface *register_info)
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_powerpc.h
  144       lldb_private::RegisterInfoInterface *register_info);
  177   std::unique_ptr<lldb_private::RegisterInfoInterface>
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp
  116     RegisterInfoInterface *register_info)
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.h
   22       lldb_private::RegisterInfoInterface *register_info);
   58   std::unique_ptr<lldb_private::RegisterInfoInterface> m_register_info_up;
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.cpp
   82     RegisterInfoInterface *register_info)
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_s390x.h
   24       lldb_private::RegisterInfoInterface *register_info);
   61   std::unique_ptr<lldb_private::RegisterInfoInterface> m_register_info_up;
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.cpp
  319     RegisterInfoInterface *register_info)
tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_x86.h
   24                            lldb_private::RegisterInfoInterface *register_info);
  148   std::unique_ptr<lldb_private::RegisterInfoInterface>
tools/lldb/source/Plugins/Process/Utility/RegisterContextWindows_i386.h
   14 class RegisterContextWindows_i386 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterContextWindows_x86_64.h
   15     : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm.h
   16 class RegisterInfoPOSIX_arm : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_arm64.h
   16 class RegisterInfoPOSIX_arm64 : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/Utility/RegisterInfoPOSIX_ppc64le.h
   16 class RegisterInfoPOSIX_ppc64le : public lldb_private::RegisterInfoInterface {
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.cpp
   19     Thread &thread, RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm.h
   21       lldb_private::RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.cpp
   20     Thread &thread, RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_arm64.h
   21       lldb_private::RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.cpp
   19     Thread &thread, RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_mips64.h
   21       lldb_private::RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.cpp
   20     Thread &thread, RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_powerpc.h
   20       lldb_private::RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp
   23     Thread &thread, RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.h
   20       lldb_private::RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.cpp
   20     Thread &thread, RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_s390x.h
   20       lldb_private::RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.cpp
   17     Thread &thread, RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_x86_64.h
   19       lldb_private::RegisterInfoInterface *register_info,
tools/lldb/source/Plugins/Process/elf-core/ThreadElfCore.cpp
   79     RegisterInfoInterface *reg_interface = nullptr;
tools/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.cpp
   26     RegisterInfoInterface *target_reg_interface) {
tools/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.h
   36                               RegisterInfoInterface *target_reg_interface);
tools/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.cpp
   49     RegisterInfoInterface *target_reg_interface) {
tools/lldb/source/Plugins/Process/minidump/RegisterContextMinidump_x86_64.h
   36                               RegisterInfoInterface *target_reg_interface);
tools/lldb/source/Plugins/Process/minidump/ThreadMinidump.cpp
   67     RegisterInfoInterface *reg_interface = nullptr;
usr/include/c++/7.4.0/bits/unique_ptr.h
   68         default_delete(const default_delete<_Up>&) noexcept { }
   72       operator()(_Tp* __ptr) const
   74 	static_assert(!is_void<_Tp>::value,
   76 	static_assert(sizeof(_Tp)>0,
  122 	  using type = _Up*;
  137       using pointer = typename _Ptr<_Tp, _Dp>::type;
  161 	typename __uniq_ptr_impl<_Tp, _Up>::_DeleterConstraint::type;
  163       __uniq_ptr_impl<_Tp, _Dp> _M_t;
  166       using pointer	  = typename __uniq_ptr_impl<_Tp, _Dp>::pointer;
  167       using element_type  = _Tp;
usr/include/c++/7.4.0/type_traits
  215     : public __is_void_helper<typename remove_cv<_Tp>::type>::type
  581     : public __or_<is_lvalue_reference<_Tp>,
  582                    is_rvalue_reference<_Tp>>::type
  601     : public __not_<__or_<is_function<_Tp>, is_reference<_Tp>,
  601     : public __not_<__or_<is_function<_Tp>, is_reference<_Tp>,
  602                           is_void<_Tp>>>::type
  638     : public __or_<is_object<_Tp>, is_reference<_Tp>>::type
  638     : public __or_<is_object<_Tp>, is_reference<_Tp>>::type
 1554     { typedef _Tp     type; };
 1563     { typedef _Tp     type; };
 1574       remove_const<typename remove_volatile<_Tp>::type>::type     type;
 1645     { typedef _Tp&   type; };
 1650     : public __add_lvalue_reference_helper<_Tp>