Home
last modified time | relevance | path

Searched defs:syms (Results 1 – 25 of 75) sorted by relevance

123

/toolchain/binutils/binutils-2.25/bfd/
Dplugin.h32 const struct ld_plugin_symbol *syms; member
Dcoff-i960.c218 asymbol **syms, **sym_end; in coff_i960_relocate() local
371 struct internal_syment *syms, in coff_i960_relocate_section()
Dhp300hpux.c472 long syms; in NAME() local
529 struct external_nlist *syms; in MY() local
Dplugin.c135 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
Dbinary.c152 asymbol *syms; in binary_canonicalize_symtab() local
Dcoff-i386.c417 struct internal_syment *syms, in coff_pe_i386_relocate_section()
Dcoff-tic80.c484 struct internal_syment *syms, in coff_tic80_relocate_section()
Dcoff-x86_64.c527 struct internal_syment *syms, in coff_pe_amd64_relocate_section()
Dcoff-mcore.c350 struct internal_syment * syms, in coff_mcore_relocate_section()
Dpe-mips.c596 struct internal_syment *syms, in coff_pe_mips_relocate_section()
Daoutx.h1302 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
Ddwarf1.c38 asymbol** syms; member
/toolchain/binutils/binutils-2.25/binutils/
Drddbg.c47 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()
Drdcoff.c51 asymbol **syms; member
659 parse_coff (bfd *abfd, asymbol **syms, long symcount, void *dhandle) in parse_coff()
Daddr2line.c51 static asymbol **syms; /* Symbol table. */ variable
Dsize.c263 asymbol **syms = NULL; in calculate_common_size() local
Dcoffgrok.c51 static asymbol **syms; variable
Dprdbg.c52 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/
Dplugin_test.c37 struct ld_plugin_symbol* syms; member
256 struct ld_plugin_symbol* syms; in claim_file_hook() local
/toolchain/binutils/binutils-2.25/ld/
Dplugin.c413 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/
Dmmix-dis.c98 asymbol **syms = malloc (symsize); in initialize_mmix_dis_info() local
/toolchain/binutils/binutils-2.25/gprof/
Dsym_ids.c62 Sym_Table syms[NUM_TABLES]; variable
/toolchain/binutils/binutils-2.25/gold/
Dplugin.cc919 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()
Ddynobj.cc804 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()
Dplugin.h410 store_incoming_symbols(int nsyms, const struct ld_plugin_symbol* syms) in store_incoming_symbols()

123