Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp986 uint32_t cfa_regnum = row.GetCFAValue().GetRegisterNumber(); in HandleCommonDwarfOpcode() local
987 row.GetCFAValue().SetIsRegisterPlusOffset(cfa_regnum, op_offset); in HandleCommonDwarfOpcode()