Home | History | Annotate | Download | only in bfd

Lines Matching defs:rel_csect

1823 		asection **rel_csect;
1830 rel_csect = (reloc_info[enclosing->target_index].csects
1836 && *rel_csect == NULL
1840 *rel_csect = csect;
1845 ++rel_csect;
2231 asection **rel_csect;
2234 rel_csect = reloc_info[o->target_index].csects;
2236 for (i = 0; i < o->reloc_count; i++, rel++, rel_csect++)
2238 if (*rel_csect == NULL)
2252 && *rel_csect != bfd_und_section_ptr