HomeSort by: relevance | last modified time | path
    Searched defs:add_name_attribute (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 13978 add_name_attribute (other_die,
14060 add_name_attribute (mod_type_die, IDENTIFIER_POINTER (name));
14070 add_name_attribute (mod_type_die, name_buf);
14076 add_name_attribute (mod_type_die,
21280 add_name_attribute (dw_die_ref die, const char *name_string)
22161 add_name_attribute (die, name);
22235 add_name_attribute (die, VMS_DEBUG_MAIN_POINTER);
22583 add_name_attribute (array_die, type_tag (type));
22631 add_name_attribute (array_die, type_tag (type));
22715 add_name_attribute (array_die, type_tag (type))
21266 add_name_attribute (dw_die_ref die, const char *name_string) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 13918 add_name_attribute (other_die,
13989 add_name_attribute (mod_type_die, IDENTIFIER_POINTER (name));
13995 add_name_attribute (mod_type_die,
21183 add_name_attribute (dw_die_ref die, const char *name_string)
22064 add_name_attribute (die, name);
22138 add_name_attribute (die, VMS_DEBUG_MAIN_POINTER);
22486 add_name_attribute (array_die, type_tag (type));
22534 add_name_attribute (array_die, type_tag (type));
22615 add_name_attribute (array_die, type_tag (type));
22789 add_name_attribute (type_die, type_tag (type))
21169 add_name_attribute (dw_die_ref die, const char *name_string) function
    [all...]

Completed in 143 milliseconds