Home | History | Annotate | Download | only in bfd

Lines Matching full:cverrefs

3280 	 cverrefs.  The linker will set cverrefs, but sh_info will be
3283 this_hdr->sh_info = elf_tdata (abfd)->cverrefs;
3285 BFD_ASSERT (elf_tdata (abfd)->cverrefs == 0
3286 || this_hdr->sh_info == elf_tdata (abfd)->cverrefs);
7970 elf_tdata (abfd)->cverrefs = 0;
8070 elf_tdata (abfd)->cverrefs = i;