Searched refs:syms (Results 1 - 25 of 838) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dver_test_1.sh25 syms=`grep ' HIDDEN ' ver_test_1.syms | grep ' GLOBAL '`
26 if test -n "$syms"; then
28 echo $syms
H A Dver_test_14.sh38 check ver_test_14.syms "V1 *\(0x[0-9a-f][048c]\)\? t2()$"
39 check ver_test_14.syms "V1 *\(0x[0-9a-f][048c]\)\? t3()$"
40 check ver_test_14.syms "V1 *\(0x[0-9a-f][048c]\)\? t4()$"
41 check ver_test_14.syms "Base *\(0x[0-9a-f][048c]\)\? t4_2a$"
H A Dver_test_10.sh41 check ver_test_10.syms "GLOBAL.*t3_2"
42 check ver_test_10.syms "LOCAL.*t4_2"
H A Dver_test_5.sh41 check ver_test_5.syms "t3_2@@VER5"
42 check ver_test_5.syms "t2_2@VER2"
H A Dver_test_7.sh41 check ver_test_7.syms "t2_2@@VER2"
42 check ver_test_7.syms "t2_2@VER1"
H A Dver_test_4.sh38 check ver_test_4.syms "t1_2\$"
39 check ver_test_4.syms "t1_2@@VER2"
40 check ver_test_4.syms "t2_2@VER1"
41 check ver_test_4.syms "t2_2@@VER2"
42 check ver_test_4.syms "GLOBAL.*ABS.*VER1"
43 check ver_test_4.syms "GLOBAL.*ABS.*VER2"
H A Dver_test_pr23409.sh56 check ver_test_pr23409.syms "_end@@VER1$"
57 check ver_test_pr23409.syms "_edata@@VER1$"
58 check ver_test_pr23409.syms "__bss_start@@VER1$"
60 check_missing ver_test_pr23409.syms "_end@VER"
61 check_missing ver_test_pr23409.syms "_edata@VER"
62 check_missing ver_test_pr23409.syms "__bss_start@VER"
H A Dver_test_13.sh56 check ver_test_13.syms "foo@VER_0$"
57 check_missing ver_test_13.syms "foo@@VER_0"
H A Ddefsym_test.sh38 check defsym_test.syms "FUNC *GLOBAL *HIDDEN .* bar"
H A Dehdr_start_test_4.sh38 check ehdr_start_test_4.syms "U __ehdr_start"
H A Dver_test_2.sh43 check ver_test_2.syms "t1_2@VER2"
H A Dver_test_8.sh25 count=`grep -c -E '(_GLOBAL_OFFSET_TABLE_|\.TOC\.)' ver_test_8_2.so.syms`
H A Dhidden_test.sh67 check_missing_sym hidden_test.syms "main_hidden"
68 check_missing_sym hidden_test.syms "main_internal"
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/
H A Dsyms.mk1 # $NetBSD: syms.mk,v 1.4 2021/04/20 23:19:53 rillig Exp $
5 .if !make(install) # allow both .a and .a.syms to be installed
6 .SUFFIXES: .a .a.syms
7 .a.a.syms:
/netbsd-current/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-symtab.c40 struct ld_plugin_symbol *syms; member in struct:file_handle
49 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms) argument
56 syms[i] = h->syms[i];
93 const struct ld_plugin_symbol *syms)
98 h->syms = calloc (nsyms, sizeof (struct ld_plugin_symbol));
99 assert (h->syms);
103 h->syms[i] = syms[i];
104 h->syms[
92 add_symbols(void *handle, int nsyms, const struct ld_plugin_symbol *syms) argument
232 struct ld_plugin_symbol *syms = handle->syms; local
262 struct ld_plugin_symbol *syms = handle->syms; local
304 struct ld_plugin_symbol *syms = handle->syms; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-aarch64/
H A Dplt_mapping_symbol.d5 #objdump: --syms --special-syms
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldelfgen.h28 (struct ctf_file *ctf_output, struct elf_sym_strtab *syms,
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dpr18347.l2 [^:]*:2: Warning: \[-mwarn-syms\]: Assignment makes a symbol match an ARM instruction: LDR
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mach-o/
H A Dsymbols-6-64.s2 # syms.
H A Dsymbols-6.s2 # syms.
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldelfgen.h28 (struct ctf_file *ctf_output, struct elf_sym_strtab *syms,
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mmix/
H A Dbuiltin2.d1 # as: -no-predefined-syms
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-spu/
H A Dear.s6 #test old-style toe _EAR_ syms
14 #test new-style _EAR_ syms
/netbsd-current/external/gpl3/binutils.old/dist/zlib/examples/
H A Denough.c119 syms: number of symbols remaining to code
125 syms: 3..totsym (totsym == total symbols to code)
126 left: 2..syms - 1, but only the evens (so syms == 8 -> 2, 4, 6)
129 syms == 2 is not saved since that immediately leads to a single code. left
132 left ends at syms-1 since left == syms immediately results in a single code.
137 first one (syms) being outermost, and the last one (len) being innermost.
138 We build the array with length max-1 lists for the len index, with syms-3
151 to the num[] array as described above for the (syms, lef
203 count(int syms, int len, int left) argument
258 beenhere(int syms, int len, int left, int mem, int rem) argument
322 examine(int syms, int len, int left, int mem, int rem) argument
403 enough(int syms) argument
460 int syms; /* total number of symbols to code */ local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/zlib/examples/
H A Denough.c119 syms: number of symbols remaining to code
125 syms: 3..totsym (totsym == total symbols to code)
126 left: 2..syms - 1, but only the evens (so syms == 8 -> 2, 4, 6)
129 syms == 2 is not saved since that immediately leads to a single code. left
132 left ends at syms-1 since left == syms immediately results in a single code.
137 first one (syms) being outermost, and the last one (len) being innermost.
138 We build the array with length max-1 lists for the len index, with syms-3
151 to the num[] array as described above for the (syms, lef
203 count(int syms, int len, int left) argument
258 beenhere(int syms, int len, int left, int mem, int rem) argument
322 examine(int syms, int len, int left, int mem, int rem) argument
403 enough(int syms) argument
460 int syms; /* total number of symbols to code */ local
[all...]

Completed in 139 milliseconds

1234567891011>>