Searched defs:rel_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dsunos.c1246 sunos_scan_std_relocs(struct bfd_link_info *info, bfd *abfd, asection *sec ATTRIBUTE_UNUSED, const struct reloc_std_external *relocs, bfd_size_type rel_size) argument
1400 sunos_scan_ext_relocs(struct bfd_link_info *info, bfd *abfd, asection *sec ATTRIBUTE_UNUSED, const struct reloc_ext_external *relocs, bfd_size_type rel_size) argument
1681 sunos_scan_relocs(struct bfd_link_info *info, bfd *abfd, asection *sec, bfd_size_type rel_size) argument
[all...]
H A Dxcofflink.c5768 bfd_size_type rel_size; local
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dreadelf.c689 slurp_rela_relocs(FILE *file, unsigned long rel_offset, unsigned long rel_size, Elf_Internal_Rela **relasp, unsigned long *nrelasp) argument
761 slurp_rel_relocs(FILE *file, unsigned long rel_offset, unsigned long rel_size, Elf_Internal_Rela **relsp, unsigned long *nrelsp) argument
836 dump_relocations(FILE *file, unsigned long rel_offset, unsigned long rel_size, Elf_Internal_Sym *symtab, unsigned long nsyms, char *strtab, unsigned long strtablen, int is_rela) argument
4647 unsigned long rel_size; local
[all...]

Completed in 188 milliseconds