Lines Matching refs:tgt
149 asection *tgt; /* Contains literals. */
764 asection *tgt)
778 if (sec_deps_e->tgt == tgt)
788 lang_statement_union_type *tgt)
792 if (!section_is_target (deps, tgt))
797 if (tgt->header.type != lang_input_section_enum)
801 tgt->input_section.section);
849 src_edge->tgt = tgt_sec;
856 tgt_edge->tgt = tgt_sec;
1333 if (e->src != e->tgt
1334 && e->src->output_section == e->tgt->output_section
1336 && e->tgt->output_offset != 0)
1340 bfd_vma target_addr = e->tgt->output_offset & ~3;