Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2out.cc4827 add_filepath_AT_string (dw_die_ref die, enum dwarf_attribute attr_kind, in add_filepath_AT_string() function
21186 add_filepath_AT_string (die, DW_AT_name, name_string); in add_filename_attribute()
21315 add_filepath_AT_string (die, DW_AT_comp_dir, wd); in add_comp_dir_attribute()
H A DChangeLog-202010244 * dwarf2out.c (add_filepath_AT_string): New function.
10247 (add_comp_dir_attribute): Call add_filepath_AT_string.