Searched refs:swap_in (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delflink.c1793 void (*swap_in) (bfd *, const bfd_byte *, Elf_Internal_Rela *);
1815 swap_in = bed->s->swap_reloc_in;
1817 swap_in = bed->s->swap_reloca_in;
1831 (*swap_in) (abfd, erela, irela);
5453 void (*swap_in) (bfd *, const bfd_byte *, Elf_Internal_Rela *);
5460 swap_in = bed->s->swap_reloc_in;
5465 swap_in = bed->s->swap_reloca_in;
5496 (*swap_in) (abfd, erela, irela);
5574 void (*swap_in) (bfd *, const bfd_byte *, Elf_Internal_Rela *);
5586 swap_in
[all...]
H A Delflink.h2778 void (*swap_in) PARAMS ((bfd *, const bfd_byte *, Elf_Internal_Rela *));
2799 swap_in = bed->s->swap_reloc_in;
2801 swap_in = bed->s->swap_reloca_in;
2813 (*swap_in) (abfd, erela, irela);
4863 void (*swap_in) PARAMS ((bfd *, const bfd_byte *, Elf_Internal_Rela *));
4868 swap_in = bed->s->swap_reloc_in;
4873 swap_in = bed->s->swap_reloca_in;
4893 (*swap_in) (abfd, erela, irela);
4976 void (*swap_in) PARAMS ((bfd *, const bfd_byte *, Elf_Internal_Rela *));
4986 swap_in
2775 void (*swap_in) PARAMS ((bfd *, const bfd_byte *, Elf_Internal_Rela *)); variable
4854 void (*swap_in) PARAMS ((bfd *, const bfd_byte *, Elf_Internal_Rela *)); variable
4967 void (*swap_in) PARAMS ((bfd *, const bfd_byte *, Elf_Internal_Rela *)); variable
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delflink.c1971 void (*swap_in) (bfd *, const bfd_byte *, Elf_Internal_Rela *);
1993 swap_in = bed->s->swap_reloc_in;
1995 swap_in = bed->s->swap_reloca_in;
2009 (*swap_in) (abfd, erela, irela);
6204 void (*swap_in) (bfd *, const bfd_byte *, Elf_Internal_Rela *);
6211 swap_in = bed->s->swap_reloc_in;
6216 swap_in = bed->s->swap_reloca_in;
6247 (*swap_in) (abfd, erela, irela);
6325 void (*swap_in) (bfd *, const bfd_byte *, Elf_Internal_Rela *);
6337 swap_in
[all...]

Completed in 250 milliseconds