Searched refs:UNWIND_ARM_FRAME_FIRST_PUSH_R6 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp1081 UNWIND_ARM_FRAME_FIRST_PUSH_R6 = 0x00000004, enumerator in enum:CU::CompactUnwindEncodings
1211 } GPRCSRegs[] = {{ARM::R6, CU::UNWIND_ARM_FRAME_FIRST_PUSH_R6},
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp124 UNWIND_ARM_FRAME_FIRST_PUSH_R6 = 0x00000004,
1475 if (saved_register_bits & UNWIND_ARM_FRAME_FIRST_PUSH_R6) {
/freebsd-13-stable/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c47 UNWIND_ARM_FRAME_FIRST_PUSH_R6 = 0x00000004, enumerator in enum:__anon3016
1026 if (saved_register_bits & UNWIND_ARM_FRAME_FIRST_PUSH_R6) {

Completed in 77 milliseconds