Searched refs:DW_CFA_def_cfa (Results 26 - 50 of 63) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Ddw2gencfi.c333 /* Add a DW_CFA_def_cfa record to the CFI data. */
338 cfi_add_CFA_insn_reg_offset (DW_CFA_def_cfa, regno, offset);
442 { "cfi_def_cfa", dot_cfi, DW_CFA_def_cfa },
570 case DW_CFA_def_cfa:
1104 case DW_CFA_def_cfa:
1114 out_one (DW_CFA_def_cfa);
1554 case DW_CFA_def_cfa:
1648 case DW_CFA_def_cfa:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/binutils-all/i386/
H A Dcompressed-1a.d143 DW_CFA_def_cfa: r4 \(esp\) ofs 4
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/testsuite/binutils-all/x86-64/
H A Dcompressed-1a.d142 DW_CFA_def_cfa: r7 \(rsp\) ofs 8
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/picochip/libgccExtras/
H A Dadddi3.asm86 .initByte 0xc // DW_CFA_def_cfa
H A Dashlsi3.asm85 .initByte 0xc // DW_CFA_def_cfa
H A Dashrsi3.asm93 .initByte 0xc // DW_CFA_def_cfa
H A Dclzsi2.asm80 .initByte 0xc // DW_CFA_def_cfa
H A Dcmpsi2.asm103 .initByte 0xc // DW_CFA_def_cfa
H A Dlongjmp.asm73 .initByte 0xc // DW_CFA_def_cfa
H A Dlshrsi3.asm83 .initByte 0xc // DW_CFA_def_cfa
H A Dparityhi2.asm70 .initByte 0xc // DW_CFA_def_cfa
H A Dpopcounthi2.asm92 .initByte 0xc // DW_CFA_def_cfa
H A Dsetjmp.asm73 .initByte 0xc // DW_CFA_def_cfa
H A Dsubdi3.asm83 .initByte 0xc // DW_CFA_def_cfa
H A Ducmpsi2.asm101 .initByte 0xc // DW_CFA_def_cfa
H A Ddivmod15.asm152 .initByte 0xc // DW_CFA_def_cfa
H A Ddivmodhi4.asm139 .initByte 0xc // DW_CFA_def_cfa
H A Ddivmodsi4.asm124 .initByte 0xc // DW_CFA_def_cfa
H A Dudivmodhi4.asm130 .initByte 0xc // DW_CFA_def_cfa
H A Dudivmodsi4.asm210 .initByte 0xc // DW_CFA_def_cfa
/netbsd-6-1-5-RELEASE/external/bsd/libdwarf/dist/
H A Ddwarf.h464 #define DW_CFA_def_cfa 0x0c macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Ddwarf2.h837 DW_CFA_def_cfa = 0x0c, enumerator in enum:dwarf_call_frame_info
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Ddwarf2.h811 DW_CFA_def_cfa = 0x0c, enumerator in enum:dwarf_call_frame_info
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2.h687 DW_CFA_def_cfa = 0x0c, enumerator in enum:dwarf_call_frame_info
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Ddwarf2.h786 DW_CFA_def_cfa = 0x0c, enumerator in enum:dwarf_call_frame_info

Completed in 277 milliseconds

123