Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DARM_DWARF_Registers.h189 dwarf_q0 = 288, enumerator
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp50 if (reg_num >= dwarf_q0 && reg_num <= dwarf_q15) { in LLDB_PLUGIN_DEFINE_ADV()
548 case dwarf_q0: in LLDB_PLUGIN_DEFINE_ADV()