/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | mips16-pic-3a.s | 6 # For symbols called by a .call stub in this file. 9 # For symbols called by a .call.fp stub in this file. 12 # For symbols called by a .call stub in another file. 15 # For symbols called by a .call.fp stub in another file. 19 # For symbols called by a .call stub in this file. 22 # For symbols called by a .call.fp stub in this file. 25 # For symbols called by a .call stub in this file. 28 # For symbols called by a .call.fp stub in this file. 31 # For symbols called by a .call stub in another file. 34 # For symbols called by a .call.fp stub in another file. [all …]
|
D | mips-elf.exp | 27 {readelf --symbols vxworks1-lib.nd} {readelf -d vxworks1-lib.td}} 112 { readelf --symbols mips16-pic-2.nd } \ 129 { readelf --symbols mips16-pic-4a.nd } \ 240 {readelf --symbols pic-and-nonpic-1-rel.nd}} 246 {readelf --symbols pic-and-nonpic-1.nd}} 252 {readelf --symbols pic-and-nonpic-1.nd}} 272 {readelf --symbols pic-and-nonpic-3b.nd} 290 {readelf --symbols pic-and-nonpic-4b.nd} 304 {readelf --symbols pic-and-nonpic-5b.nd} 717 {readelf --symbols got-vers-1.sd}
|
D | compressed-plt-1-o32-mips16-only.rd | 24 # _lo symbols have their address taken, so their PLT symbols need to have 26 # them from old-style lazy-binding stubs. Non-_lo symbols are only called, 27 # so their PLT symbols should have a zero value and no STO_MIPS_PLT annotation.
|
D | compressed-plt-1-o32-se.rd | 24 # _lo symbols have their address taken, so their PLT symbols need to have 26 # them from old-style lazy-binding stubs. Non-_lo symbols are only called, 27 # so their PLT symbols should have a zero value and no STO_MIPS_PLT annotation.
|
D | compressed-plt-1-o32-umips-only.rd | 24 # _lo symbols have their address taken, so their PLT symbols need to have 26 # them from old-style lazy-binding stubs. Non-_lo symbols are only called, 27 # so their PLT symbols should have a zero value and no STO_MIPS_PLT annotation.
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | rdcoff.c | 141 parse_coff_type (bfd *abfd, struct coff_symbols *symbols, in parse_coff_type() argument 156 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type() 162 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type() 190 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype, in parse_coff_type() 193 parse_coff_base_type (abfd, symbols, in parse_coff_type() 231 return parse_coff_base_type (abfd, symbols, types, coff_symno, ntype, in parse_coff_type() 238 parse_coff_base_type (bfd *abfd, struct coff_symbols *symbols, in parse_coff_base_type() argument 328 ret = parse_coff_struct_type (abfd, symbols, types, ntype, pauxent, in parse_coff_base_type() 341 ret = parse_coff_struct_type (abfd, symbols, types, ntype, pauxent, in parse_coff_base_type() 355 ret = parse_coff_enum_type (abfd, symbols, types, pauxent, dhandle); in parse_coff_base_type() [all …]
|
D | NEWS | 85 --external-symbols-table=<filename> which reads in symbols from a specified 101 symbols in regular objects, or in other dynamic libraries. In the 160 for its symbol table. Files containing just symbols can be useful 193 * Add "--globalize-symbol <name>" and "--globalize-symbols <filename>" switches 194 to objcopy to convert local symbols into global symbols. 204 --strip-unneeded-symbols, namely for use together with the wildcard 205 matching the original --strip-symbol/--strip-symbols provided, but 206 retaining any symbols matching but needed by relocations. 214 symbols which the target considers to be special. By default these symbols 215 are no longer displayed. Currently the only special symbols are the Mapping [all …]
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | sh64-dis.c | 404 && info->symbols != NULL in print_insn_shmedia() 405 && bfd_asymbol_flavour (info->symbols[0]) == bfd_target_elf_flavour in print_insn_shmedia() 406 && ! bfd_is_und_section (bfd_get_section (info->symbols[0])) in print_insn_shmedia() 407 && ! bfd_is_abs_section (bfd_get_section (info->symbols[0]))) in print_insn_shmedia() 408 section = bfd_get_section (info->symbols[0]); in print_insn_shmedia() 471 if (info->symbols != NULL in sh64_get_contents_type_disasm() 472 && bfd_asymbol_flavour (info->symbols[0]) == bfd_target_elf_flavour in sh64_get_contents_type_disasm() 473 && ! bfd_is_und_section (bfd_get_section (info->symbols[0])) in sh64_get_contents_type_disasm() 474 && ! bfd_is_abs_section (bfd_get_section (info->symbols[0]))) in sh64_get_contents_type_disasm() 477 = sh64_get_contents_type (bfd_get_section (info->symbols[0]), in sh64_get_contents_type_disasm() [all …]
|
D | vax-dis.c | 188 if (info->symbols in is_function_entry() 189 && info->symbols[0] in is_function_entry() 190 && (info->symbols[0]->flags & (BSF_FUNCTION | BSF_SYNTHETIC)) in is_function_entry() 191 && addr == bfd_asymbol_value (info->symbols[0])) in is_function_entry() 209 if (info->symbols in is_plt_tail() 210 && info->symbols[0] in is_plt_tail() 211 && (info->symbols[0]->flags & BSF_SYNTHETIC) in is_plt_tail() 212 && addr == bfd_asymbol_value (info->symbols[0]) + 8) in is_plt_tail()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/ |
D | dysymtab-3.d | 4 #source: symbols-7.s 8 ( )+local symbols: idx:( )+0 num: 4( )+\(nxtidx: 4\) 9 ( )+external symbols: idx:( )+4 num: 1( )+\(nxtidx: 5\) 10 ( )+undefined symbols: idx:( )+5 num: 0( )+\(nxtidx: 5\) 17 ( )+indirect symbols:
|
D | dysymtab-2.d | 4 #source: symbols-6.s 8 ( )+local symbols: idx:( )+0( )+num: 55( )+\(nxtidx: 55\) 9 ( )+external symbols: idx:( )+55( )+num: 24( )+\(nxtidx: 79\) 10 ( )+undefined symbols: idx:( )+79( )+num: 30( )+\(nxtidx: 109\) 17 ( )+indirect symbols:
|
D | dysymtab-1-64.d | 3 #source: symbols-base-64.s 7 local symbols: idx: 0 num: 6.*\(nxtidx: 6\) 8 external symbols: idx: 6 num: 18.*\(nxtidx: 24\) 9 undefined symbols: idx: 24 num: 21.*\(nxtidx: 45\)
|
D | dysymtab-1.d | 3 #source: symbols-base.s 7 local symbols: idx: 0 num: 6.*\(nxtidx: 6\) 8 external symbols: idx: 6 num: 18.*\(nxtidx: 24\) 9 undefined symbols: idx: 24 num: 21.*\(nxtidx: 45\)
|
/toolchain/binutils/binutils-2.25/ld/ |
D | testplug.c | 42 struct ld_plugin_symbol *symbols; member 269 last_claimfile->symbols = realloc (last_claimfile->symbols, in record_claimed_file_symbol() 270 new_n_syms * sizeof *last_claimfile->symbols); in record_claimed_file_symbol() 271 if (!last_claimfile->symbols) in record_claimed_file_symbol() 275 last_claimfile->symbols[last_claimfile->n_syms_used++] = sym; in record_claimed_file_symbol() 550 claimfile->n_syms_used, claimfile->symbols); in onclaim_file() 585 claimfile->symbols); in onall_symbols_read() 590 claimfile->symbols[n].name, in onall_symbols_read() 591 claimfile->symbols[n].version ? "@" : "", in onall_symbols_read() 592 (claimfile->symbols[n].version in onall_symbols_read() [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
D | branchs12.s | 10 ;; Branchs to defined symbols, positive offset < 128 30 ;; Branchs to defined symbols, negative offset > -128 50 ;; Branchs to defined symbols, positive offset > -128 70 ;; Branchs to undefined symbols, translated into lbcc 90 ;; Far branchs to undefined symbols
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | mapdir.s | 1 # Test that .arm / .thumb do not cause mapping symbols to be 2 # generated. This could lead to duplicate mapping symbols at 20 # Make sure that mapping symbols are placed in the correct section.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/ |
D | doobjcmp | 51 if (doboth $BOTH objdump +symbols > /dev/null) 59 echo but symbols are simply ordered differently. 63 echo and symbols differ in content.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | i386lynx.c | 288 cache_ptr->sym_ptr_ptr = symbols + r_index; \ 324 asymbol **symbols, in NAME() 347 asymbol **symbols, in NAME() 375 asymbol **symbols) in NAME() 438 NAME(lynx,swap_ext_reloc_in) (abfd, rptr, cache_ptr, symbols, in NAME() 450 NAME(lynx,swap_std_reloc_in) (abfd, rptr, cache_ptr, symbols, in NAME() 517 asymbol **symbols) in NAME() 522 if (!(tblptr || NAME(lynx,slurp_reloc_table) (abfd, section, symbols))) in NAME()
|
D | coff-m88k.c | 248 #define RELOC_PROCESSING(relent,reloc,symbols,abfd,section) \ argument 249 reloc_processing(relent, reloc, symbols, abfd, section) 254 asymbol **symbols, in reloc_processing() argument 263 relent->sym_ptr_ptr = symbols + obj_convert (abfd)[reloc->r_symndx]; in reloc_processing()
|
D | coff-tic30.c | 151 #define RELOC_PROCESSING(relent,reloc,symbols,abfd,section) \ argument 152 reloc_processing(relent, reloc, symbols, abfd, section) 157 asymbol **symbols, in reloc_processing() argument 165 relent->sym_ptr_ptr = symbols + obj_convert (abfd)[reloc->r_symndx]; in reloc_processing()
|
D | versados.c | 68 asymbol *symbols; /* Pointer to local symbols. */ member 156 tdata->symbols = NULL; in versados_mkobject() 175 asymbol *n = VDATA (abfd)->symbols + snum; in versados_new_symbol() 529 VDATA (abfd)->symbols = bfd_alloc (abfd, amt); in versados_scan() 534 if ((VDATA (abfd)->symbols == NULL && abfd->symcount > 0) in versados_scan() 547 asymbol *s = VDATA (abfd)->symbols + j; in versados_scan() 704 for (i = 0, s = VDATA (abfd)->symbols; in versados_canonicalize_symtab() 754 asymbol **symbols) in versados_canonicalize_reloc() argument 779 src[count].sym_ptr_ptr = symbols + esdid - ES_BASE; in versados_canonicalize_reloc()
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | README | 142 lines are identified by symbols of the form: 156 printed with such symbols is usually incorrect 163 for symbols selected by "symspec". If the option 183 is suppressed only for the symbols selected by 193 "symspec" is specified, include only symbols 196 profile includes symbols selected by the union 203 the selected symbols in the flat profile. If the 205 the selected symbols is suppressed. This option 212 is specified, include only symbols selected by 215 symbols selected by the union of all symspecs. [all …]
|
/toolchain/binutils/binutils-2.25/gold/ |
D | ehframe.cc | 573 const unsigned char* symbols, in add_ehframe_input_section() argument 598 if (!this->do_add_ehframe_input_section(object, symbols, symbols_size, in add_ehframe_input_section() 636 const unsigned char* symbols, in do_add_ehframe_input_section() argument 697 if (!this->read_cie(object, shndx, symbols, symbols_size, in do_add_ehframe_input_section() 706 if (!this->read_fde(object, shndx, symbols, symbols_size, in do_add_ehframe_input_section() 723 const unsigned char* symbols, in read_cie() argument 909 elfcpp::Sym<size, big_endian> sym(symbols in read_cie() 977 const unsigned char* symbols, in read_fde() argument 1017 elfcpp::Sym<size, big_endian> sym(symbols + symndx * sym_size); in read_fde() 1221 const unsigned char* symbols, [all …]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/ |
D | defined3.d | 7 # Check that DEFINED matches only symbols defined before its location. 8 # The ellipsis account for target-specific symbols. Matching both A and T
|
/toolchain/binutils/binutils-2.25/ld/po/ |
D | zh_CN.po | 123 msgid " --add-stdcall-alias Export symbols with and without @nn\n" 138 msgid " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n" 139 msgstr " --exclude-symbols 符号,符号,... 将一些符号排除在自动导入以外\n" 148 msgid " --export-all-symbols Automatically export all globals to DLL\n" 149 msgstr " --export-all-symbols 自动将所有全局量导出至 DLL\n" 153 msgid " --kill-at Remove @nn from exported symbols\n" 347 msgid "No symbols\n" 352 msgid "%B%F: could not read symbols; %E\n" 357 msgid "%B%F: could not read symbols: %E\n" 620 msgid "%F%B: could not read symbols: %E\n" [all …]
|