Searched refs:scnname (Results 1 – 2 of 2) sorted by relevance
372 unsigned char *scnname; in simple_object_coff_find_sections() local379 scnname = scnhdr + offsetof (struct external_scnhdr, s_name); in simple_object_coff_find_sections()380 memcpy (namebuf, scnname, SCNNMLEN); in simple_object_coff_find_sections()
428 unsigned char *scnname; in simple_object_xcoff_find_sections() local435 scnname = scnhdr + offsetof (struct external_scnhdr, s_name); in simple_object_xcoff_find_sections()436 memcpy (namebuf, scnname, SCNNMLEN); in simple_object_xcoff_find_sections()