Home
last modified time | relevance | path

Searched refs:orelocation (Results 1 – 19 of 19) sorted by relevance

/dragonfly/contrib/binutils-2.34/bfd/
H A Dreloc.c8409 os->orelocation[os->reloc_count] = *parent; in bfd_generic_get_relocated_section_contents()
8499 section->orelocation = relptr; in _bfd_generic_set_reloc()
H A Dlinker.c1903 o->orelocation = (struct reloc_cache_entry **) bfd_alloc (abfd, amt); in _bfd_generic_final_link()
1904 if (!o->orelocation) in _bfd_generic_final_link()
2332 if (sec->orelocation == NULL) in _bfd_generic_reloc_link_order()
2414 sec->orelocation[sec->reloc_count] = r; in _bfd_generic_reloc_link_order()
2558 && output_section->orelocation == NULL) in default_indirect_link_order()
H A Delfcode.h895 if (sec->orelocation == NULL) in elf_write_relocs()
946 ptr = sec->orelocation[idx]; in elf_write_relocs()
H A Dcoffcode.h2501 p = s->orelocation; in coff_write_relocs()
2517 memcpy (p, s->orelocation, (size_t) amt); in coff_write_relocs()
H A Dbfd-in2.h1120 struct reloc_cache_entry **orelocation; member
/dragonfly/contrib/gdb-7/bfd/
H A Dlinker.c2083 o->orelocation = (struct reloc_cache_entry **) bfd_alloc (abfd, amt); in _bfd_generic_final_link()
2084 if (!o->orelocation) in _bfd_generic_final_link()
2511 if (sec->orelocation == NULL) in _bfd_generic_reloc_link_order()
2598 sec->orelocation[sec->reloc_count] = r; in _bfd_generic_reloc_link_order()
2742 && output_section->orelocation == NULL) in default_indirect_link_order()
H A Dbfd.c975 asect->orelocation = location; in bfd_set_reloc()
H A Dreloc.c7062 os->orelocation[os->reloc_count] = *parent; in bfd_generic_get_relocated_section_contents()
H A Delfcode.h881 if (sec->orelocation == NULL) in elf_write_relocs()
931 ptr = sec->orelocation[idx]; in elf_write_relocs()
H A Dbfd-in2.h1497 struct reloc_cache_entry **orelocation; member
/dragonfly/contrib/binutils-2.27/bfd/
H A Dlinker.c1948 o->orelocation = (struct reloc_cache_entry **) bfd_alloc (abfd, amt); in _bfd_generic_final_link()
1949 if (!o->orelocation) in _bfd_generic_final_link()
2376 if (sec->orelocation == NULL) in _bfd_generic_reloc_link_order()
2458 sec->orelocation[sec->reloc_count] = r; in _bfd_generic_reloc_link_order()
2602 && output_section->orelocation == NULL) in default_indirect_link_order()
H A Dreloc.c8000 os->orelocation[os->reloc_count] = *parent; in bfd_generic_get_relocated_section_contents()
H A Delfcode.h883 if (sec->orelocation == NULL) in elf_write_relocs()
933 ptr = sec->orelocation[idx]; in elf_write_relocs()
H A Dbfd.c1037 asect->orelocation = location; in bfd_set_reloc()
H A Dcoffcode.h2677 p = s->orelocation; in coff_write_relocs()
2693 memcpy (p, s->orelocation, (size_t) amt); in coff_write_relocs()
H A Dbfd-in2.h1547 struct reloc_cache_entry **orelocation; member
/dragonfly/contrib/binutils-2.34/ld/
H A Dldwrite.c362 n->orelocation = 0; in clone_section()
/dragonfly/contrib/binutils-2.27/ld/
H A Dldwrite.c394 n->orelocation = 0; in clone_section()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dobjcopy.c4241 if (isection->orelocation != NULL) in copy_relocations_in_section()
4246 relpp = isection->orelocation; in copy_relocations_in_section()
4281 if (isection->orelocation == NULL) in copy_relocations_in_section()