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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp1079 UNWIND_ARM_FRAME_FIRST_PUSH_R4 = 0x00000001, enumerator in enum:CU::CompactUnwindEncodings
1213 {ARM::R4, CU::UNWIND_ARM_FRAME_FIRST_PUSH_R4},
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp122 UNWIND_ARM_FRAME_FIRST_PUSH_R4 = 0x00000001,
1485 if (saved_register_bits & UNWIND_ARM_FRAME_FIRST_PUSH_R4) {
/freebsd-13-stable/contrib/llvm-project/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c45 UNWIND_ARM_FRAME_FIRST_PUSH_R4 = 0x00000001, enumerator in enum:__anon3016
1034 if (saved_register_bits & UNWIND_ARM_FRAME_FIRST_PUSH_R4) {

Completed in 116 milliseconds