HomeSort by relevance Sort by last modified time
    Searched refs:symbols (Results 351 - 375 of 1791) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/cmd/internal/objfile/
plan9obj.go 39 func (f *plan9File) symbols() ([]Sym, error) { func
40 plan9Syms, err := f.plan9.Symbols()
45 // Build sorted list of addresses of all symbols.
76 // We didn't find the symbols, so look for the names used in 1.3 and earlier.
77 // TODO: Remove code looking for the old symbols when we no longer care about 1.3.
104 syms, err := f.Symbols()
  /prebuilts/go/linux-x86/misc/cgo/testcshared/src/libgo2/
libgo2.go 19 // the shared library without using any exported symbols. The init
  /prebuilts/go/linux-x86/src/cmd/internal/objfile/
plan9obj.go 39 func (f *plan9File) symbols() ([]Sym, error) { func
40 plan9Syms, err := f.plan9.Symbols()
45 // Build sorted list of addresses of all symbols.
76 // We didn't find the symbols, so look for the names used in 1.3 and earlier.
77 // TODO: Remove code looking for the old symbols when we no longer care about 1.3.
104 syms, err := f.Symbols()
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
insn3.s 28 # symbols
sshift.s 28 # symbols
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
branch-misc-2pic.d 6 # Test the backward branches to globals symbols in current file.
micromips@branch-misc-2.d 6 # Test the backward branches to global symbols in current file (microMIPS).
micromips@branch-misc-2pic.d 6 # Test the backward branches to global symbols in current file (microMIPS).
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
movi64-3.d 4 #name: MOVI expansion of local symbols with relocs, 64-bit ABI.
ptext32-1.d 4 #name: PT, PTA, PTB expansion for external symbols, 32-bit ABI.
ptext64-32-1.d 4 #name: PT, PTA, PTB expansion for external symbols, 64-bit ABI with -expand-pt32.
  /toolchain/binutils/binutils-2.25/gold/testsuite/
binary_unittest.cc 109 // Force the symbols to be read internally, so that
117 delete sd.symbols;
118 sd.symbols = NULL;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
gc-tls-relocs.d 10 # After gc-section removal we are cheking that symbols does not exit
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
libdso-15b.d 7 # A DSO that refers to two symbols in another DSO with
tls-dso-tpoffgotcomm1.d 8 # symbols.
tls-e-tpoffcomm1.d 8 # symbols.
tls-e-tpoffgotcomm1.d 8 # executable* with TPOFFGOT relocs against common symbols.
tls-ldgdex-14.d 13 # variables, for an executable, GD symbols defined elsewhere.
tls-ldgdex-15.d 13 # variables, for an executable, GD symbols defined elsewhere.
tls-ldgdx-14.d 12 # variables in a DSO, GD symbols defined elsewhere.
tls-ldgdx-15.d 12 # variables in a DSO, GD symbols defined elsewhere.
tls-le-13s.d 10 # executable with two R_CRIS_16_TPREL, different symbols.
tls-legd-16.d 15 # symbols.
tls-legd-17.d 15 # R_CRIS_16_GOT_GD, different symbols.
tls-leie-18.d 12 # same reloc to same symbol; two different symbols.

Completed in 332 milliseconds

<<11121314151617181920>>