Home
last modified time | relevance | path

Searched defs:reloc_count (Results 1 – 25 of 51) sorted by relevance

123

/dragonfly/contrib/binutils-2.27/gold/
H A Dreloc.cc341 size_t reloc_count = sh_size / reloc_size; in do_read_relocs() local
563 size_t reloc_count = p->reloc_count; in incremental_relocs_scan_reltype() local
945 size_t reloc_count = sh_size / reloc_size; in do_relocate_sections() local
1027 size_t reloc_count, in incremental_relocs_write()
1062 size_t reloc_count, in incremental_relocs_write_reltype()
1184 size_t reloc_count, in split_stack_adjust()
1216 size_t reloc_count, in split_stack_adjust_reltype()
H A Dtarget-reloc.h52 size_t reloc_count, in scan_relocs()
266 size_t reloc_count, in relocate_section()
664 size_t reloc_count, in scan_relocatable_relocs()
738 size_t reloc_count, in relocate_relocs()
H A Di386.cc2606 size_t reloc_count, in gc_process_relocs()
2635 size_t reloc_count, in scan_relocs()
3672 size_t reloc_count, in relocate_section()
3778 size_t reloc_count, in scan_relocatable_relocs()
3813 size_t reloc_count, in emit_relocs_scan()
3848 size_t reloc_count, in relocate_relocs()
H A Dtilegx.cc4155 size_t reloc_count, in gc_process_relocs()
4194 size_t reloc_count, in scan_relocs()
4744 size_t reloc_count, in relocate_section()
4812 size_t reloc_count, in scan_relocatable_relocs()
4851 size_t reloc_count, in emit_relocs_scan()
4887 size_t reloc_count, in relocate_relocs()
H A Dgc.h176 size_t reloc_count, in gc_process_relocs()
H A Dx86_64.cc3271 size_t reloc_count, in gc_process_relocs()
3310 size_t reloc_count, in scan_relocs()
4492 size_t reloc_count, in relocate_section()
4558 size_t reloc_count, in scan_relocatable_relocs()
4597 size_t reloc_count, in emit_relocs_scan()
4633 size_t reloc_count, in relocate_relocs()
H A Dsparc.cc3112 size_t reloc_count, in gc_process_relocs()
3148 size_t reloc_count, in scan_relocs()
4239 size_t reloc_count, in relocate_section()
4279 size_t reloc_count, in scan_relocatable_relocs()
4318 size_t reloc_count, in emit_relocs_scan()
4354 size_t reloc_count, in relocate_relocs()
H A Dpowerpc.cc1809 size_t reloc_count, in scan_opd_relocs()
6428 size_t reloc_count, in gc_process_relocs()
6598 size_t reloc_count, in do_calls_non_split()
6706 size_t reloc_count, in scan_relocs()
8173 size_t reloc_count, in relocate_section()
8264 size_t reloc_count, in scan_relocatable_relocs()
8300 size_t reloc_count, in emit_relocs_scan()
8340 size_t reloc_count, in relocate_relocs()
H A Daarch64.cc3805 size_t reloc_count, in scan_reloc_section_for_stubs()
3982 size_t reloc_count, in scan_section_for_stubs()
6649 size_t reloc_count, in gc_process_relocs()
6689 size_t reloc_count, in scan_relocs()
7896 size_t reloc_count, in relocate_section()
7936 size_t reloc_count, in scan_relocatable_relocs()
7975 size_t reloc_count, in emit_relocs_scan()
8011 size_t reloc_count, in relocate_relocs()
H A Darm.cc330 reloc_count() const in reloc_count() function in __anon392c4a0c0111::Stub_template
6673 size_t reloc_count = shdr.get_sh_size() / reloc_size; in find_linked_text_section() local
9190 size_t reloc_count, in gc_process_relocs()
9223 size_t reloc_count, in scan_relocs()
10102 size_t reloc_count, in relocate_section()
10185 size_t reloc_count, in scan_relocatable_relocs()
10221 size_t reloc_count, in emit_relocs_scan()
10257 size_t reloc_count, in relocate_relocs()
11883 size_t reloc_count, in scan_reloc_section_for_stubs()
12119 size_t reloc_count, in scan_section_for_stubs()
/dragonfly/contrib/binutils-2.34/gold/
H A Dreloc.cc341 size_t reloc_count = sh_size / reloc_size; in do_read_relocs() local
563 size_t reloc_count = p->reloc_count; in incremental_relocs_scan_reltype() local
968 size_t reloc_count = sh_size / reloc_size; in relocate_section_range() local
1050 size_t reloc_count, in incremental_relocs_write()
1085 size_t reloc_count, in incremental_relocs_write_reltype()
1207 size_t reloc_count, in split_stack_adjust()
1239 size_t reloc_count, in split_stack_adjust_reltype()
H A Dtarget-reloc.h52 size_t reloc_count, in scan_relocs()
312 size_t reloc_count, in relocate_section()
708 size_t reloc_count, in scan_relocatable_relocs()
782 size_t reloc_count, in relocate_relocs()
H A Di386.cc2607 size_t reloc_count, in gc_process_relocs()
2636 size_t reloc_count, in scan_relocs()
3675 size_t reloc_count, in relocate_section()
3781 size_t reloc_count, in scan_relocatable_relocs()
3816 size_t reloc_count, in emit_relocs_scan()
3851 size_t reloc_count, in relocate_relocs()
H A Dgc.h176 size_t reloc_count, in gc_process_relocs()
H A Dx86_64.cc4431 size_t reloc_count, in gc_process_relocs()
4470 size_t reloc_count, in scan_relocs()
5657 size_t reloc_count, in relocate_section()
5723 size_t reloc_count, in scan_relocatable_relocs()
5762 size_t reloc_count, in emit_relocs_scan()
5798 size_t reloc_count, in relocate_relocs()
H A Dincremental.h735 reloc_count() const in reloc_count() function
1226 reloc_count() const in reloc_count() function
/dragonfly/contrib/binutils-2.34/bfd/
H A Delfcode.h1405 bfd_size_type reloc_count, in elf_slurp_reloc_table_from_section()
1515 bfd_size_type reloc_count; in elf_slurp_reloc_table() local
H A Dreloc.c8320 long reloc_count; in bfd_generic_get_relocated_section_contents() local
H A Dsyms.c999 long reloc_size, reloc_count; in _bfd_stab_section_find_nearest_line() local
/dragonfly/contrib/binutils-2.27/bfd/
H A Delfcode.h1385 bfd_size_type reloc_count, in elf_slurp_reloc_table_from_section()
1488 bfd_size_type reloc_count; in elf_slurp_reloc_table() local
H A Dreloc.c7927 long reloc_count; in bfd_generic_get_relocated_section_contents() local
H A Dsyms.c987 long reloc_size, reloc_count; in _bfd_stab_section_find_nearest_line() local
/dragonfly/contrib/gdb-7/bfd/
H A Delfcode.h1383 bfd_size_type reloc_count, in elf_slurp_reloc_table_from_section()
1486 bfd_size_type reloc_count; in elf_slurp_reloc_table() local
H A Dreloc.c7000 long reloc_count; in bfd_generic_get_relocated_section_contents() local
H A Dsyms.c988 long reloc_size, reloc_count; in _bfd_stab_section_find_nearest_line() local

123