Searched refs:opt_ext (Results 1 – 20 of 20) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | mips.h | 326 struct opt_ext struct
|
H A D | alpha.h | 369 struct opt_ext { struct
|
H A D | ChangeLog-9103 | 1065 (opt_ext): New structure.
|
/openbsd/gnu/usr.bin/binutils/include/coff/ |
H A D | mips.h | 350 struct opt_ext struct
|
H A D | alpha.h | 366 struct opt_ext { struct
|
H A D | ChangeLog-9103 | 1048 (opt_ext): New structure.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ecoffswap.h | 665 struct opt_ext ext[1]; in ecoff_swap_opt_in() 667 *ext = *(struct opt_ext *) ext_copy; in ecoff_swap_opt_in() 703 struct opt_ext *ext = (struct opt_ext *) ext_ptr; in ecoff_swap_opt_out()
|
H A D | elf32-mips.c | 1488 sizeof (struct opt_ext),
|
H A D | elfn32-mips.c | 2268 sizeof (struct opt_ext),
|
H A D | coff-mips.c | 1331 sizeof (struct opt_ext),
|
H A D | coff-alpha.c | 2317 sizeof (struct opt_ext),
|
H A D | elf64-mips.c | 2996 sizeof (struct opt_ext),
|
H A D | elf64-alpha.c | 5168 sizeof (struct opt_ext),
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ecoffswap.h | 778 struct opt_ext ext[1]; 780 *ext = *(struct opt_ext *) ext_copy; 819 struct opt_ext *ext = (struct opt_ext *) ext_ptr;
|
H A D | elfn32-mips.c | 1843 sizeof (struct opt_ext),
|
H A D | elf32-mips.c | 1483 sizeof (struct opt_ext),
|
H A D | elf64-mips.c | 2611 sizeof (struct opt_ext),
|
H A D | coff-alpha.c | 2302 sizeof (struct opt_ext),
|
H A D | coff-mips.c | 2503 sizeof (struct opt_ext),
|
H A D | elf64-alpha.c | 5479 sizeof (struct opt_ext),
|