Searched refs:source_filename (Results 1 – 2 of 2) sorted by relevance
617 const char *source_filename = "fake"; in simple_object_coff_write_to_file() local705 sflen = strlen (source_filename); in simple_object_coff_write_to_file()707 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen); in simple_object_coff_write_to_file()713 source_filename), in simple_object_coff_write_to_file()716 name_offset += strlen (source_filename) + 1; in simple_object_coff_write_to_file()
714 const char *source_filename = "fake"; in simple_object_xcoff_write_to_file() local799 sflen = strlen (source_filename); in simple_object_xcoff_write_to_file()801 memcpy (&syms[1].aux.x_file.x_fname[0], source_filename, sflen); in simple_object_xcoff_write_to_file()807 source_filename), in simple_object_xcoff_write_to_file()810 name_offset += strlen (source_filename) + 1; in simple_object_xcoff_write_to_file()