Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DArmUnwindInfo.cpp336 UnwindPlan::Row::RegisterLocation lr_location; in GetUnwindPlan() local
337 if (row->GetRegisterInfo(dwarf_lr, lr_location)) in GetUnwindPlan()
338 row->SetRegisterInfo(dwarf_pc, lr_location); in GetUnwindPlan()