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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp184 #define DECLARE_OP0(OP) DECLARE_OP1(OP, OT_None) macro
210 DECLARE_OP0(DW_CFA_remember_state);
211 DECLARE_OP0(DW_CFA_restore_state);
212 DECLARE_OP0(DW_CFA_GNU_window_save);
214 DECLARE_OP0(DW_CFA_nop);
216 #undef DECLARE_OP0 macro

Completed in 96 milliseconds