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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddarwin.h281 #define DWARF2_FRAME_REG_OUT(n, for_eh) \
282 (! (for_eh) || write_symbols != DWARF2_DEBUG || TARGET_64BIT ? (n) \
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddarwin.h248 #define DWARF2_FRAME_REG_OUT(n, for_eh) \
249 (! (for_eh) || !dwarf_debuginfo_p () || TARGET_64BIT ? (n) \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddwarf2cfi.c3191 output_cfa_loc (dw_cfi_ref cfi, int for_eh)
3200 DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3212 output_loc_sequence (loc, for_eh);
3246 output_cfi (dw_cfi_ref cfi, dw_fde_ref fde, int for_eh)
3259 r = DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3267 r = DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3279 if (for_eh)
3315 r = DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3322 r = DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3328 r = DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3187 output_cfa_loc(dw_cfi_ref cfi, int for_eh) argument
3242 output_cfi(dw_cfi_ref cfi, dw_fde_ref fde, int for_eh) argument
[all...]
H A Ddwarf2out.c498 switch_to_frame_table_section (int for_eh, bool back)
500 if (for_eh)
591 output_fde (dw_fde_ref fde, bool for_eh, bool second,
599 targetm.asm_out.emit_unwind_label (asm_out_file, fde->decl, for_eh,
602 for_eh + j);
603 ASM_GENERATE_INTERNAL_LABEL (l1, FDE_AFTER_SIZE_LABEL, for_eh + j);
604 ASM_GENERATE_INTERNAL_LABEL (l2, FDE_END_LABEL, for_eh + j);
605 if (!XCOFF_DEBUGGING_INFO || for_eh)
607 if (DWARF_INITIAL_LENGTH_SIZE - DWARF_OFFSET_SIZE == 4 && !for_eh)
610 dw2_asm_output_delta (for_eh
496 switch_to_frame_table_section(int for_eh, bool back) argument
589 output_fde(dw_fde_ref fde, bool for_eh, bool second, char *section_start_label, int fde_encoding, char *augmentation, bool any_lsda_needed, int lsda_encoding) argument
745 output_call_frame_info(int for_eh) argument
[all...]
H A Dvarasm.c7415 int for_eh ATTRIBUTE_UNUSED,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddwarf2cfi.cc3345 output_cfa_loc (dw_cfi_ref cfi, int for_eh)
3354 DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3366 output_loc_sequence (loc, for_eh);
3400 output_cfi (dw_cfi_ref cfi, dw_fde_ref fde, int for_eh)
3413 r = DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3421 r = DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3433 if (for_eh)
3469 r = DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3476 r = DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3482 r = DWARF2_FRAME_REG_OUT (cfi->dw_cfi_oprnd1.dw_cfi_reg_num, for_eh);
3341 output_cfa_loc(dw_cfi_ref cfi, int for_eh) argument
3396 output_cfi(dw_cfi_ref cfi, dw_fde_ref fde, int for_eh) argument
[all...]
H A Ddwarf2out.cc506 switch_to_frame_table_section (int for_eh, bool back)
508 if (for_eh)
599 output_fde (dw_fde_ref fde, bool for_eh, bool second,
607 targetm.asm_out.emit_unwind_label (asm_out_file, fde->decl, for_eh,
610 for_eh + j);
611 ASM_GENERATE_INTERNAL_LABEL (l1, FDE_AFTER_SIZE_LABEL, for_eh + j);
612 ASM_GENERATE_INTERNAL_LABEL (l2, FDE_END_LABEL, for_eh + j);
613 if (!XCOFF_DEBUGGING_INFO || for_eh)
615 if (DWARF_INITIAL_LENGTH_SIZE - dwarf_offset_size == 4 && !for_eh)
618 dw2_asm_output_delta (for_eh
504 switch_to_frame_table_section(int for_eh, bool back) argument
597 output_fde(dw_fde_ref fde, bool for_eh, bool second, char *section_start_label, int fde_encoding, char *augmentation, bool any_lsda_needed, int lsda_encoding) argument
753 output_call_frame_info(int for_eh) argument
[all...]
H A Dvarasm.cc7709 int for_eh ATTRIBUTE_UNUSED,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.h710 #define FRAME_BEGIN_LABEL (for_eh ? "EH_frame" : "Lframe")
H A Ddarwin.c2163 darwin_emit_unwind_label (FILE *file, tree decl, int for_eh, int empty) argument
2171 if (! for_eh || ! ld_needs_eh_markers)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.h716 #define FRAME_BEGIN_LABEL (for_eh ? "EH_frame" : "Lframe")
H A Ddarwin.cc2157 darwin_emit_unwind_label (FILE *file, tree decl, int for_eh, int empty) argument
2165 if (! for_eh || ! ld_needs_eh_markers)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c6315 sparc_expand_epilogue (bool for_eh)
6328 if (size == 0 || for_eh)
6355 sparc_flat_expand_epilogue (bool for_eh)
6369 if (frame_pointer_needed && !for_eh)
6381 if (size == 0 || for_eh)
6305 sparc_expand_epilogue(bool for_eh) argument
6345 sparc_flat_expand_epilogue(bool for_eh) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc6247 sparc_expand_epilogue (bool for_eh)
6260 if (size == 0 || for_eh)
6287 sparc_flat_expand_epilogue (bool for_eh)
6301 if (frame_pointer_needed && !for_eh)
6313 if (size == 0 || for_eh)
6237 sparc_expand_epilogue(bool for_eh) argument
6277 sparc_flat_expand_epilogue(bool for_eh) argument

Completed in 521 milliseconds