Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDdwarf2out.c230 #define DW_FORM_ref (DWARF_OFFSET_SIZE == 8 ? DW_FORM_ref8 : DW_FORM_ref4) macro
8087 return DW_FORM_ref; in value_format()
/dragonfly/contrib/gcc-8.0/gcc/
HDdwarf2out.c297 #define DW_FORM_ref (DWARF_OFFSET_SIZE == 8 ? DW_FORM_ref8 : DW_FORM_ref4) macro
9883 return DW_FORM_ref; in value_format()