Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DRegisterContextUnwind.cpp1168 bool have_unwindplan_regloc = false; in SavedLocationForRegister() local
1187 have_unwindplan_regloc = true; in SavedLocationForRegister()
1191 if (!have_unwindplan_regloc) { in SavedLocationForRegister()
1254 have_unwindplan_regloc = true; in SavedLocationForRegister()
1265 if (!have_unwindplan_regloc && return_address_reg.IsValid() && in SavedLocationForRegister()
1344 have_unwindplan_regloc = can_fetch_pc_value && can_fetch_cfa; in SavedLocationForRegister()
1347 have_unwindplan_regloc = false; in SavedLocationForRegister()
1355 if (!have_unwindplan_regloc) { in SavedLocationForRegister()
1369 have_unwindplan_regloc = true; in SavedLocationForRegister()
1374 if (!have_unwindplan_regloc) { in SavedLocationForRegister()