Searched defs:GetRegisterSize (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DCodeViewRegisterMapping.cpp654 lldb_private::npdb::GetRegisterSize(llvm::codeview::RegisterId register_id) { function in class:lldb_private::npdb
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextPOSIX_arm.cpp58 unsigned RegisterContextPOSIX_arm::GetRegisterSize(unsigned reg) { function in class:RegisterContextPOSIX_arm
H A DRegisterContextPOSIX_loongarch64.cpp44 unsigned RegisterContextPOSIX_loongarch64::GetRegisterSize(unsigned int reg) { function in class:RegisterContextPOSIX_loongarch64
H A DRegisterContextPOSIX_riscv64.cpp44 unsigned RegisterContextPOSIX_riscv64::GetRegisterSize(unsigned int reg) { function in class:RegisterContextPOSIX_riscv64
H A DRegisterContextPOSIX_arm64.cpp66 unsigned RegisterContextPOSIX_arm64::GetRegisterSize(unsigned reg) { function in class:RegisterContextPOSIX_arm64

Completed in 73 milliseconds