Home | History | Annotate | Download | only in bfd

Lines Matching refs:this_hdr

164       if (elf_section_data (symbol_section)->this_hdr.contents != NULL)
165 contents = elf_section_data (symbol_section)->this_hdr.contents;
208 && elf_section_data (symbol_section)->this_hdr.contents != contents)
520 if (elf_section_data (sec)->this_hdr.sh_flags
554 if (elf_section_data (sec)->this_hdr.contents != NULL)
555 contents = elf_section_data (sec)->this_hdr.contents;
705 elf_section_data (sec)->this_hdr.contents = contents;
810 if (elf_section_data (sec)->this_hdr.contents != NULL)
811 contents = elf_section_data (sec)->this_hdr.contents;
826 elf_section_data (sec)->this_hdr.contents = contents;
844 && elf_section_data (sec)->this_hdr.contents != contents)
851 elf_section_data (sec)->this_hdr.contents = contents;
866 && elf_section_data (sec)->this_hdr.contents != contents)
900 contents = elf_section_data (sec)->this_hdr.contents;
1228 if (elf_section_data (o)->this_hdr.contents != NULL)
1229 ocontents = elf_section_data (o)->this_hdr.contents;
1243 elf_section_data (o)->this_hdr.contents = ocontents;
1286 if (elf_section_data (o)->this_hdr.contents != NULL)
1287 ocontents = elf_section_data (o)->this_hdr.contents;
1301 elf_section_data (o)->this_hdr.contents = ocontents;
2588 switch (elf_section_data (p)->this_hdr.sh_type)
5545 || elf_section_data (input_section)->this_hdr.contents == NULL)
5553 memcpy (data, elf_section_data (input_section)->this_hdr.contents,
7222 elf_section_data (splt->output_section)->this_hdr.sh_entsize = 4;
7240 elf_section_data (sgotplt->output_section)->this_hdr.sh_entsize = 4;