Home | History | Annotate | Download | only in bfd

Lines Matching refs:SHT_RELA

10580 		  || esdo->this_hdr.sh_type == SHT_RELA)
11224 case SHT_RELA: dyn.d_tag = DT_RELACOUNT; break;
11341 type = SHT_RELA;
13017 elf_section_type (reloc_sec) = is_rela ? SHT_RELA : SHT_REL;