HomeSort by relevance Sort by last modified time
    Searched refs:symbol (Results 551 - 575 of 2152) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/bfd/
libieee.h 34 asymbol symbol; member in struct:ieee_symbol
44 ieee_symbol_index_type symbol; member in struct:ieee_reloc
reloc16.c 50 asymbol *symbol = *(reloc->sym_ptr_ptr); local
51 /* A symbol holds a pointer to a section, and an offset from the
55 if (bfd_is_und_section (symbol->section)
56 || bfd_is_com_section (symbol->section))
60 /* The symbol is undefined in this BFD. Look it up in the
66 bfd_asymbol_name (symbol),
84 (link_info, bfd_asymbol_name (symbol),
93 value = symbol->value
94 + symbol->section->output_offset
95 + symbol->section->output_section->vma
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
nm.exp 52 # does not enter static symbols in the symbol table.
58 while {[regexp "(\[a-zA-Z\]) (\[a-z_\]*_symbol)(.*)" $got all type symbol rest]} {
59 set vars($symbol) $type
85 while {[regexp "(\[a-z_\]*_symbol)(.*)" $got all symbol rest]} {
86 set vars($symbol) 1
103 # Test nm -g on a unique global symbol.
145 # does not enter static symbols in the symbol table.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
dis-data2.d 1 # name: Data disassembler test (function symbol)
dis-data3.d 1 # name: Data disassembler test (with mapping symbol)
local_label_coff.d 2 #name: ARM local label relocs to section symbol relocs (COFF)
local_label_elf.d 2 #name: ARM local label relocs to section symbol relocs (ELF)
local_label_wince.d 2 #name: ARM local label relocs to section symbol relocs (WinCE)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
symver.d 2 #name: ELF symbol versioning
10 SYMBOL TABLE:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
aent.d 5 # Test the .aent directive retains function symbol type annotation.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
builtin1.d 3 # Make sure we can override a built-in symbol with a known constant, like
8 SYMBOL TABLE:
weak1.d 4 # Relaxation thought a weak symbol was within reach.
8 SYMBOL TABLE:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
xcoff-br16-1.d 8 vaddr sgn mod sz type symndx symbol
xcoff-br16-2.d 8 vaddr sgn mod sz type symndx symbol
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
emit-relocs-263.d 3 #error: .*\(.text\+0x\d+\): relocation truncated to fit: R_AARCH64_MOVW_UABS_G0 against symbol `tempy.*
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
farcall-mixed-lib1.s 2 @ symbol require insertion of a long branch stub.
3 @ Check also calls to an undef weak symbol.
gc-hidden-1.d 10 # forced-local symbol is GC'ed, trigging a BFD_ASSERT.
14 DYNAMIC SYMBOL TABLE:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
locref1.d 7 # Referencing a "normal" (non-hidden) symbol with a local-only PIC
12 SYMBOL TABLE:
tls-err-26.d 7 # Check that R_CRIS_16_DTPREL on non-module-local symbol in input to a
tls-err-27.d 7 # Check that R_CRIS_32_DTPREL on non-module-local symbol in input to a
tls-gc-70.d 10 # have nothing left but the start symbol and its code. Can't get rid
22 SYMBOL TABLE:
tls-gc-79.d 10 # have nothing left but the start symbol and its code. Can't get rid
22 SYMBOL TABLE:
warn1.d 8 # There should be no warning, since the symbol warned about is
warn2.d 8 # There should be no warning, since the symbol warned about is
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
warn1.d 10 # Check that warnings are generated for the .gnu.warning.SYMBOL
11 # construct and that the symbol still appears as expected.

Completed in 318 milliseconds

<<21222324252627282930>>