/toolchain/binutils/binutils-2.25/bfd/ |
D | plugin.h | 32 const struct ld_plugin_symbol *syms; member
|
D | coff-i960.c | 218 asymbol **syms, **sym_end; in coff_i960_relocate() local 371 struct internal_syment *syms, in coff_i960_relocate_section()
|
D | hp300hpux.c | 472 long syms; in NAME() local 529 struct external_nlist *syms; in MY() local
|
D | plugin.c | 135 const struct ld_plugin_symbol * syms) in add_symbols() 426 const struct ld_plugin_symbol *syms = plugin_data->syms; in bfd_plugin_canonicalize_symtab() local
|
D | binary.c | 152 asymbol *syms; in binary_canonicalize_symtab() local
|
D | coff-i386.c | 417 struct internal_syment *syms, in coff_pe_i386_relocate_section()
|
D | coff-tic80.c | 484 struct internal_syment *syms, in coff_tic80_relocate_section()
|
D | coff-x86_64.c | 527 struct internal_syment *syms, in coff_pe_amd64_relocate_section()
|
D | coff-mcore.c | 350 struct internal_syment * syms, in coff_mcore_relocate_section()
|
D | pe-mips.c | 596 struct internal_syment *syms, in coff_pe_mips_relocate_section()
|
D | aoutx.h | 1302 struct external_nlist *syms; in aout_get_external_symbols() local 2951 struct external_nlist *syms; in aout_link_add_symbols() local 3934 struct external_nlist *syms; in aout_link_input_section_std() local 4288 struct external_nlist *syms; in aout_link_input_section_ext() local
|
D | dwarf1.c | 38 asymbol** syms; member
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | rddbg.c | 47 read_debugging_info (bfd *abfd, asymbol **syms, long symcount, bfd_boolean no_messages) in read_debugging_info() 98 read_section_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_section_stabs_debugging_info() 273 read_symbol_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_symbol_stabs_debugging_info()
|
D | rdcoff.c | 51 asymbol **syms; member 659 parse_coff (bfd *abfd, asymbol **syms, long symcount, void *dhandle) in parse_coff()
|
D | addr2line.c | 51 static asymbol **syms; /* Symbol table. */ variable
|
D | size.c | 263 asymbol **syms = NULL; in calculate_common_size() local
|
D | coffgrok.c | 51 static asymbol **syms; variable
|
D | prdbg.c | 52 asymbol **syms; member 293 print_debugging_info (FILE *f, void *dhandle, bfd *abfd, asymbol **syms, in print_debugging_info() 1925 asymbol **syms = (asymbol **) data; in find_address_in_section() local 1946 translate_addresses (bfd *abfd, char *addr_hex, FILE *f, asymbol **syms) in translate_addresses()
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | plugin_test.c | 37 struct ld_plugin_symbol* syms; member 256 struct ld_plugin_symbol* syms; in claim_file_hook() local
|
/toolchain/binutils/binutils-2.25/ld/ |
D | plugin.c | 413 add_symbols (void *handle, int nsyms, const struct ld_plugin_symbol *syms) in add_symbols() 501 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms, in get_symbols() 607 get_symbols_v1 (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols_v1() 613 get_symbols_v2 (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols_v2()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mmix-dis.c | 98 asymbol **syms = malloc (symsize); in initialize_mmix_dis_info() local
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | sym_ids.c | 62 Sym_Table syms[NUM_TABLES]; variable
|
/toolchain/binutils/binutils-2.25/gold/ |
D | plugin.cc | 919 ld_plugin_symbol* syms, in get_symbol_resolution_info() 1468 add_symbols(void* handle, int nsyms, const ld_plugin_symbol* syms) in add_symbols() 1514 get_symbols(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols() 1533 get_symbols_v2(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols_v2()
|
D | dynobj.cc | 804 const unsigned char* syms = in do_for_all_global_symbols() local 1618 std::vector<Symbol*>* syms) in finalize() 1715 const std::vector<Symbol*>& syms, in symbol_section_contents()
|
D | plugin.h | 410 store_incoming_symbols(int nsyms, const struct ld_plugin_symbol* syms) in store_incoming_symbols()
|