Home | History | Annotate | Download | only in bfd

Lines Matching defs:rel_csect

1858 		asection **rel_csect;
1865 rel_csect = (reloc_info[enclosing->target_index].csects
1871 && *rel_csect == NULL
1875 *rel_csect = csect;
1880 ++rel_csect;
2266 asection **rel_csect;
2269 rel_csect = reloc_info[o->target_index].csects;
2271 for (i = 0; i < o->reloc_count; i++, rel++, rel_csect++)
2273 if (*rel_csect == NULL)
2287 && *rel_csect != bfd_und_section_ptr