Searched refs:pdr_ext (Results 1 – 20 of 20) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ecoffswap.h | 337 struct pdr_ext ext[1]; 339 *ext = *(struct pdr_ext *) ext_copy; 402 struct pdr_ext *ext = (struct pdr_ext *) ext_ptr; 468 struct pdr_ext ext[1]; 470 *ext = *(struct pdr_ext *) ext_copy; 501 struct pdr_ext *ext = (struct pdr_ext *) ext_ptr;
|
H A D | elfn32-mips.c | 1841 sizeof (struct pdr_ext),
|
H A D | elf32-mips.c | 1481 sizeof (struct pdr_ext),
|
H A D | elf64-mips.c | 2609 sizeof (struct pdr_ext),
|
H A D | coff-alpha.c | 2300 sizeof (struct pdr_ext),
|
H A D | coff-mips.c | 2501 sizeof (struct pdr_ext),
|
H A D | elf64-alpha.c | 5477 sizeof (struct pdr_ext),
|
H A D | elfxx-mips.c | 879 struct pdr_ext *epdr; in mips_elf_create_procedure_table()
|
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | mips.h | 207 struct pdr_ext struct
|
H A D | alpha.h | 253 struct pdr_ext { struct
|
/openbsd/gnu/usr.bin/binutils/include/coff/ |
H A D | mips.h | 231 struct pdr_ext struct
|
H A D | alpha.h | 250 struct pdr_ext { struct
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ecoffswap.h | 320 struct pdr_ext ext[1]; in ecoff_swap_pdr_in() 322 *ext = *(struct pdr_ext *) ext_copy; in ecoff_swap_pdr_in() 382 struct pdr_ext *ext = (struct pdr_ext *) ext_ptr; in ecoff_swap_pdr_out()
|
H A D | elf32-mips.c | 1486 sizeof (struct pdr_ext),
|
H A D | elfn32-mips.c | 2266 sizeof (struct pdr_ext),
|
H A D | coff-mips.c | 1329 sizeof (struct pdr_ext),
|
H A D | coff-alpha.c | 2315 sizeof (struct pdr_ext),
|
H A D | elf64-mips.c | 2994 sizeof (struct pdr_ext),
|
H A D | elf64-alpha.c | 5166 sizeof (struct pdr_ext),
|
H A D | elfxx-mips.c | 973 struct pdr_ext *epdr; in mips_elf_create_procedure_table()
|