Searched refs:loader_sec (Results 1 – 2 of 2) sorted by relevance
952 asection *loader_sec; in xcoff64_write_object_contents() local982 loader_sec = bfd_get_section_by_name (abfd, ".loader"); in xcoff64_write_object_contents()983 if (loader_sec != NULL) in xcoff64_write_object_contents()984 internal_a.o_snloader = loader_sec->target_index; in xcoff64_write_object_contents()
4289 asection *loader_sec; in coff_write_object_contents() local4317 loader_sec = bfd_get_section_by_name (abfd, ".loader"); in coff_write_object_contents()4318 if (loader_sec != NULL) in coff_write_object_contents()4319 internal_a.o_snloader = loader_sec->target_index; in coff_write_object_contents()