Searched refs:sym_ext (Results 1 – 20 of 20) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/ |
H A D | mips.h | 251 struct sym_ext struct 297 struct sym_ext es_asym;
|
H A D | alpha.h | 298 struct sym_ext { struct 339 struct sym_ext es_asym;
|
/openbsd/gnu/usr.bin/binutils/include/coff/ |
H A D | mips.h | 275 struct sym_ext struct 321 struct sym_ext es_asym;
|
H A D | alpha.h | 295 struct sym_ext { struct 336 struct sym_ext es_asym;
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ecoffswap.h | 442 struct sym_ext ext[1]; in ecoff_swap_sym_in() 444 *ext = *(struct sym_ext *) ext_copy; in ecoff_swap_sym_in() 496 struct sym_ext *ext = (struct sym_ext *) ext_ptr; in ecoff_swap_sym_out()
|
H A D | elf32-mips.c | 1487 sizeof (struct sym_ext),
|
H A D | elfn32-mips.c | 2267 sizeof (struct sym_ext),
|
H A D | coff-mips.c | 1330 sizeof (struct sym_ext),
|
H A D | coff-alpha.c | 2316 sizeof (struct sym_ext),
|
H A D | elf64-mips.c | 2995 sizeof (struct sym_ext),
|
H A D | elf64-alpha.c | 5167 sizeof (struct sym_ext),
|
H A D | elfxx-mips.c | 974 struct sym_ext *esym; in mips_elf_create_procedure_table()
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ecoffswap.h | 537 struct sym_ext ext[1]; 539 *ext = *(struct sym_ext *) ext_copy; 594 struct sym_ext *ext = (struct sym_ext *) ext_ptr;
|
H A D | elfn32-mips.c | 1842 sizeof (struct sym_ext),
|
H A D | elf32-mips.c | 1482 sizeof (struct sym_ext),
|
H A D | elf64-mips.c | 2610 sizeof (struct sym_ext),
|
H A D | coff-alpha.c | 2301 sizeof (struct sym_ext),
|
H A D | coff-mips.c | 2502 sizeof (struct sym_ext),
|
H A D | elf64-alpha.c | 5478 sizeof (struct sym_ext),
|
H A D | elfxx-mips.c | 880 struct sym_ext *esym; in mips_elf_create_procedure_table()
|