Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/
Ddwarf2dbg.c2294 const char *fullfilename; in out_dir_and_file_list() local
2318 fullfilename = DWARF2_FILE_NAME (files[i].filename, in out_dir_and_file_list()
2322 size = strlen (fullfilename) + 1; in out_dir_and_file_list()
2324 memcpy (cp, fullfilename, size); in out_dir_and_file_list()
2329 line_strp = add_line_strp (line_str_seg, fullfilename); in out_dir_and_file_list()