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

/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsp64-elf.h135 #define ASM_OUTPUT_DWARF_ADDR(FILE, LABEL) \ macro
/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c822 #ifndef ASM_OUTPUT_DWARF_ADDR
823 #define ASM_OUTPUT_DWARF_ADDR(FILE,LABEL) \
2856 ASM_OUTPUT_DWARF_ADDR (asm_out_file, label);
2867 ASM_OUTPUT_DWARF_ADDR (asm_out_file, asm_low_label);
2878 ASM_OUTPUT_DWARF_ADDR (asm_out_file, asm_high_label);
2888 ASM_OUTPUT_DWARF_ADDR (asm_out_file, asm_begin_label);
2898 ASM_OUTPUT_DWARF_ADDR (asm_out_file, asm_end_label);
2960 ASM_OUTPUT_DWARF_ADDR (asm_out_file, sf_names_start_label);
2969 ASM_OUTPUT_DWARF_ADDR (asm_out_file, src_info_start_label);
2978 ASM_OUTPUT_DWARF_ADDR (asm_out_fil
817 #define ASM_OUTPUT_DWARF_ADDR macro
[all...]
H A Ddwarf2out.c340 #ifndef ASM_OUTPUT_DWARF_ADDR
341 #define ASM_OUTPUT_DWARF_ADDR(FILE,LABEL) \ macro
419 #define ASM_OUTPUT_DWARF_ADDR(FILE,LABEL) \ macro
1613 ASM_OUTPUT_DWARF_ADDR (asm_out_file, cfi->dw_cfi_oprnd1.dw_cfi_addr);
1804 ASM_OUTPUT_DWARF_ADDR (asm_out_file, "__EXCEPTION_TABLE__");
1887 ASM_OUTPUT_DWARF_ADDR (asm_out_file, fde->dw_fde_begin);
5456 ASM_OUTPUT_DWARF_ADDR (asm_out_file, a->dw_attr_val.v.val_lbl_id);
5700 ASM_OUTPUT_DWARF_ADDR (asm_out_file, text_section_label);
5716 ASM_OUTPUT_DWARF_ADDR (asm_out_file, get_AT_low_pc (a));
5723 ASM_OUTPUT_DWARF_ADDR (asm_out_fil
[all...]
/haiku-buildtools/gcc/gcc/config/frv/
H A Dfrv.h1641 #define ASM_OUTPUT_DWARF_ADDR(STREAM, LABEL) \
1616 #define ASM_OUTPUT_DWARF_ADDR macro

Completed in 121 milliseconds