HomeSort by relevance Sort by last modified time
    Searched refs:symbols (Results 26 - 50 of 1460) sorted by null

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
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\)
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\)
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:
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
fdpic-shared-2-fail.d 1 #name: FRV uClinux PIC relocs to global symbols, failing shared linking
fdpic-static-5.d 1 #name: FRV uClinux PIC relocs to undefined symbols, static linking
fdpic-pie-5.d 1 #name: FRV uClinux PIC relocs to undefined symbols, pie linking
fdpic-pie-6-fail.d 1 #name: FRV uClinux PIC relocs to undefined symbols, pie linking
fdpic-shared-6-fail.d 1 #name: FRV uClinux PIC relocs to undefined symbols, shared linking
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ia64/
error2.d 2 #ld: -pie -unresolved-symbols=ignore-all
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_refcnt.c 114 static void dump_stack(const char* symbols[STACK_LEN])
119 if(symbols[i])
120 fprintf(stream, "%s\n", symbols[i]);
145 const char* symbols[STACK_LEN]; local
157 symbols[i] = debug_symbol_name_cached(frames[i].function);
159 symbols[i] = 0;
167 dump_stack(symbols);
174 dump_stack(symbols);
182 dump_stack(symbols);
189 dump_stack(symbols);
    [all...]
  /frameworks/base/tools/aapt2/link/
ReferenceLinker.h 49 NameMangler* mangler, SymbolTable* symbols);
58 SymbolTable* symbols,
68 SymbolTable* symbols,
78 SymbolTable* symbols,
95 static bool linkReference(Reference* reference, IAaptContext* context, SymbolTable* symbols,
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
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.
  /bionic/libc/tools/
symbols.py 23 symbols = set()
26 symbols.add(line)
28 return symbols
42 symbols = set()
52 symbols.add(symbol)
54 return symbols
  /art/tools/
symbolize.sh 42 mkdir -p $OUT/symbols/$1
43 oatdump --symbolize=/tmp/$2 --output=$OUT/symbols/$1/$2
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
scopes.rb 87 symbols
90 $c::symbols = Set.new;
93 { $res = $c::symbols; }
97 : 'int' ID {$c::symbols.add($ID.text)} ';'
103 $c::symbols.include?($ID.text) or raise RuntimeError, $ID.text
111 symbols
114 $d::symbols = Set.new
117 { $res = $d::symbols; }
121 : 'int' ID {$d::symbols.add($ID.text)} ';'
129 $d[s].symbols.include?($ID.text) and throw(:found
    [all...]
  /external/google-breakpad/src/processor/
minidump_stackwalk_machine_readable_test 34 $testdata_dir/symbols | \
minidump_stackwalk_test 34 $testdata_dir/symbols | \
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-arch-2.d 6 private flags = 5: \[symbols have a _ prefix\] \[v10 and v32\]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
basep-8.s 1 # Test that we handle COMM-type symbols with base-plus-offset relocs.
basep-9.s 1 # Test that we handle COMM-type symbols with base-plus-offset relocs.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
subsym1.s 4 * Recursive substitution symbols
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xtensa/
weak-call.d 3 #name: relaxing calls to weak symbols
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
export_dynamic_warning.d 4 #warning: warning: --export-dynamic is not supported for PE\+? targets, did you mean --export-all-symbols\?
  /external/mesa3d/src/mesa/program/
symbol_table.c 32 * The linked list of symbols with the same name is ordered by scope
41 * The linked list of symbols with the same scope is unordered. Symbols
48 * Header information for the list of symbols with the same name.
56 * Name space are arbitrary user assigned integers. No two symbols can
80 /** Linked list of symbols with the same name. */
81 struct symbol *symbols; member in struct:symbol_header
92 /** Linked list of symbols with the same scope. */
93 struct symbol *symbols; member in struct:scope_level
101 /** Hash table containing all symbols in the symbol table. *
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
rdcoff.c 45 /* This structure is used to hold the symbols, as well as the current
46 location within the symbols. */
50 /* The symbols. */
52 /* The number of symbols. */
142 parse_coff_type (bfd *abfd, struct coff_symbols *symbols,
157 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
163 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
191 type = parse_coff_type (abfd, symbols, types, coff_symno, newtype,
194 parse_coff_base_type (abfd, symbols,
232 return parse_coff_base_type (abfd, symbols, types, coff_symno, ntype
661 struct coff_symbols symbols; local
    [all...]

Completed in 358 milliseconds

12 3 4 5 6 7 8 91011>>