Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DFuncUnwinders.cpp357 uint32_t pc_reg_lldb_regnum = pc_reg.GetAsKind(eRegisterKindLLDB); in CompareUnwindPlansForIdenticalInitialPCLocation() local
367 a_first_row->GetRegisterInfo(pc_reg_lldb_regnum, a_pc_regloc); in CompareUnwindPlansForIdenticalInitialPCLocation()
368 b_first_row->GetRegisterInfo(pc_reg_lldb_regnum, b_pc_regloc); in CompareUnwindPlansForIdenticalInitialPCLocation()