Searched refs:loader_sec (Results 1 – 2 of 2) sorted by relevance
954 asection *loader_sec; in xcoff64_write_object_contents() local984 loader_sec = bfd_get_section_by_name (abfd, ".loader"); in xcoff64_write_object_contents()985 if (loader_sec != NULL) in xcoff64_write_object_contents()986 internal_a.o_snloader = loader_sec->target_index; in xcoff64_write_object_contents()
4255 asection *loader_sec; in coff_write_object_contents() local4283 loader_sec = bfd_get_section_by_name (abfd, ".loader"); in coff_write_object_contents()4284 if (loader_sec != NULL) in coff_write_object_contents()4285 internal_a.o_snloader = loader_sec->target_index; in coff_write_object_contents()