Home
last modified time | relevance | path

Searched refs:GetRegInfoShared (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_x86_64_with_base_shared.h138 RegInfo &GetRegInfoShared(llvm::Triple::ArchType arch_type, bool with_base);
H A DRegisterInfos_x86_64_with_base_shared.cpp238 RegInfo &GetRegInfoShared(llvm::Triple::ArchType arch_type, bool with_base) { in GetRegInfoShared() function
H A DRegisterContextPOSIX_x86.cpp430 return GetRegInfoShared( in GetRegInfo()
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextLinuxCore_x86_64.cpp234 return GetRegInfoShared( in GetRegInfo()