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

/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dscfi.c87 uint32_t dw2cfi_op; member in struct:scfi_op
335 op->dw2cfi_op = DW_CFA_def_cfa_register;
351 op->dw2cfi_op = DW_CFA_def_cfa_offset;
367 op->dw2cfi_op = DW_CFA_def_cfa_offset;
385 op->dw2cfi_op = DW_CFA_def_cfa;
399 op->dw2cfi_op = DW_CFA_offset;
413 op->dw2cfi_op = DW_CFA_restore;
428 op->dw2cfi_op = DW_CFA_remember_state;
440 op->dw2cfi_op = DW_CFA_restore_state;
452 op->dw2cfi_op
[all...]

Completed in 169 milliseconds