Home | History | Annotate | Download | only in bfd

Lines Matching refs:this_hdr

1275   contents = elf_section_data (sec)->this_hdr.contents;
1533 || elf_section_data (input_section)->this_hdr.contents == NULL)
1541 memcpy (data, elf_section_data (input_section)->this_hdr.contents,
1806 if (elf_section_data (sec)->this_hdr.contents != NULL)
1807 contents = elf_section_data (sec)->this_hdr.contents;
1904 elf_section_data (sec)->this_hdr.contents = contents;
1952 elf_section_data (sec)->this_hdr.contents = contents;
2000 elf_section_data (sec)->this_hdr.contents = contents;
2045 elf_section_data (sec)->this_hdr.contents = contents;
2112 elf_section_data (sec)->this_hdr.contents = contents;
2188 && elf_section_data (sec)->this_hdr.contents != contents)
2194 elf_section_data (sec)->this_hdr.contents = contents;
2209 && elf_section_data (sec)->this_hdr.contents != contents)
2791 elf_section_data (sgot->output_section)->this_hdr.sh_entsize = 4;