Home
last modified time | relevance | path

Searched refs:with_base (Results 1 – 2 of 2) 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() argument
267 if (with_base) { in GetRegInfoShared()