Home
last modified time | relevance | path

Searched refs:DWARF_REF_SIZE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c1777 #define DWARF_REF_SIZE \ macro
1888 size += DWARF_REF_SIZE; in size_of_loc_descr()
1895 size += DWARF_REF_SIZE + size_of_sleb128 (loc->dw_loc_oprnd2.v.val_int); in size_of_loc_descr()
2236 dw2_asm_output_offset (DWARF_REF_SIZE, label, debug_info_section, NULL); in output_loc_operands()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c1616 #define DWARF_REF_SIZE \ macro
1876 size += DWARF_REF_SIZE; in size_of_loc_descr()
1884 size += DWARF_REF_SIZE + size_of_sleb128 (loc->dw_loc_oprnd2.v.val_int); in size_of_loc_descr()
2306 dw2_asm_output_offset (DWARF_REF_SIZE, label, debug_info_section, NULL); in output_loc_operands()
2317 dw2_asm_output_offset (DWARF_REF_SIZE, label, debug_info_section, NULL); in output_loc_operands()