Home
last modified time | relevance | path

Searched defs:reg32 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_i386.h152 #define DEFINE_GPR_PSEUDO_16(reg16, reg32) \ argument
164 #define DEFINE_GPR_PSEUDO_8H(reg8, reg32) \ argument
176 #define DEFINE_GPR_PSEUDO_8L(reg8, reg32) \ argument
H A DRegisterInfos_x86_64_with_base.h148 #define DEFINE_GPR_PSEUDO_32(reg32, reg64) \ argument
H A DRegisterInfos_x86_64.h154 #define DEFINE_GPR_PSEUDO_32(reg32, reg64) \ argument
/llvm-project/lldb/unittests/Process/minidump/
H A DRegisterContextMinidumpTest.cpp21 static uint32_t reg32(const DataBuffer &Buf, const RegisterInfo &Info) { in reg32() function
/llvm-project/lldb/tools/debugserver/source/MacOSX/x86_64/
H A DDNBArchImplX86_64.cpp1610 DEFINE_GPR_PSEUDO_32(reg32,reg64) global() argument