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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Ddwarf2.h857 DW_CFA_GNU_args_size = 0x2e, enumerator in enum:dwarf_call_frame_info
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Ddwarf2.h831 DW_CFA_GNU_args_size = 0x2e, enumerator in enum:dwarf_call_frame_info
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2.h700 DW_CFA_GNU_args_size = 0x2e, enumerator in enum:dwarf_call_frame_info
H A Dunwind-dw2.c940 case DW_CFA_GNU_args_size:
H A Ddwarf2out.c592 case DW_CFA_GNU_args_size:
593 return "DW_CFA_GNU_args_size";
950 cfi->dw_cfi_opc = DW_CFA_GNU_args_size;
1974 case DW_CFA_GNU_args_size:
2117 case DW_CFA_GNU_args_size:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Ddwarf2.h806 DW_CFA_GNU_args_size = 0x2e, enumerator in enum:dwarf_call_frame_info
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dunwind-dw2.c1091 case DW_CFA_GNU_args_size:
H A Ddwarf2out.c709 case DW_CFA_GNU_args_size:
710 return "DW_CFA_GNU_args_size";
1524 cfi->dw_cfi_opc = DW_CFA_GNU_args_size;
2919 case DW_CFA_GNU_args_size:
3151 case DW_CFA_GNU_args_size:
3254 case DW_CFA_GNU_args_size:
3255 fprintf (asm_out_file, "\t.cfi_escape 0x%x,", DW_CFA_GNU_args_size);
3316 else if (cfi2->dw_cfi_opc == DW_CFA_GNU_args_size)
3330 case DW_CFA_GNU_args_size:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf-eh-frame.c352 case DW_CFA_GNU_args_size:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf-eh-frame.c352 case DW_CFA_GNU_args_size:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2-frame.c696 case DW_CFA_GNU_args_size:
H A Ddwarf2read.c13291 case DW_CFA_GNU_args_size:
13292 return "DW_CFA_GNU_args_size";
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c4435 case DW_CFA_GNU_args_size:
4820 case DW_CFA_GNU_args_size:
4823 printf (" DW_CFA_GNU_args_size: %ld\n", ul);

Completed in 501 milliseconds