Searched refs:SYMS (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dfindsym.pl27 open SYMS,
29 while (<SYMS>) {
34 close SYMS;
/netbsd-current/external/public-domain/xz/dist/src/liblzma/
H A Dvalidate_map.sh22 SYMS=$(sed -n 's/^extern LZMA_API([^)]*) \([a-z0-9_]*\)(.*$/\1;/p' \
41 if test -n "$SYMS$NAMES$DUPS"; then
46 if test -n "$SYMS"; then
48 echo "$SYMS"
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan_cxx-m64/
H A DMakefile34 SYMS= libclang_rt.asan_cxx-x86_64.a.syms macro
37 realall: ${SYMS}
39 CLEANFILES+= ${SYMS}
40 FILES= ${SYMS}
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/ubsan_standalone_cxx-m64/
H A DMakefile30 SYMS= libclang_rt.ubsan_standalone_cxx-x86_64.a.syms macro
33 realall: ${SYMS}
35 CLEANFILES+= ${SYMS}
36 FILES= ${SYMS}
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/msan_cxx-m64/
H A DMakefile35 SYMS= libclang_rt.msan_cxx-x86_64.a.syms macro
38 realall: ${SYMS}
40 CLEANFILES+= ${SYMS}
41 FILES= ${SYMS}
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/ubsan_minimal-m64/
H A DMakefile30 SYMS= libclang_rt.ubsan_minimal-x86_64.a.syms macro
33 realall: ${SYMS}
35 CLEANFILES+= ${SYMS}
36 FILES= ${SYMS}
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/msan-m64/
H A DMakefile46 SYMS= libclang_rt.msan-x86_64.a.syms macro
49 realall: ${SYMS}
51 CLEANFILES+= ${SYMS}
52 FILES= ${SYMS}
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/tsan_cxx-m64/
H A DMakefile34 SYMS= libclang_rt.tsan_cxx-x86_64.a.syms macro
37 realall: ${SYMS}
39 CLEANFILES+= ${SYMS}
40 FILES= ${SYMS}
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/ubsan_standalone-m64/
H A DMakefile44 SYMS= libclang_rt.ubsan_standalone-x86_64.a.syms macro
47 realall: ${SYMS}
49 CLEANFILES+= ${SYMS}
50 FILES= ${SYMS}
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/asan-m64/
H A DMakefile51 SYMS= libclang_rt.asan-x86_64.a.syms macro
54 realall: ${SYMS}
56 CLEANFILES+= ${SYMS}
57 FILES= ${SYMS}
/netbsd-current/external/bsd/compiler_rt/lib/clang/lib/netbsd/tsan-m64/
H A DMakefile46 SYMS= libclang_rt.tsan-x86_64.a.syms macro
49 realall: ${SYMS}
51 CLEANFILES+= ${SYMS}
52 FILES= ${SYMS}
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-tic4x.c55 #define RELOC_PROCESSING(RELENT,RELOC,SYMS,ABFD,SECT)\
56 tic4x_reloc_processing (RELENT,RELOC,SYMS,ABFD,SECT)
H A Dcoff-tic54x.c284 #define RELOC_PROCESSING(RELENT,RELOC,SYMS,ABFD,SECT)\
285 tic54x_reloc_processing(RELENT,RELOC,SYMS,ABFD,SECT)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-tic4x.c55 #define RELOC_PROCESSING(RELENT,RELOC,SYMS,ABFD,SECT)\
56 tic4x_reloc_processing (RELENT,RELOC,SYMS,ABFD,SECT)
H A Dcoff-tic54x.c267 #define RELOC_PROCESSING(RELENT,RELOC,SYMS,ABFD,SECT)\
268 tic54x_reloc_processing(RELENT,RELOC,SYMS,ABFD,SECT)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-tic4x.c55 #define RELOC_PROCESSING(RELENT,RELOC,SYMS,ABFD,SECT)\
56 tic4x_reloc_processing (RELENT,RELOC,SYMS,ABFD,SECT)
H A Dcoff-tic54x.c267 #define RELOC_PROCESSING(RELENT,RELOC,SYMS,ABFD,SECT)\
268 tic54x_reloc_processing(RELENT,RELOC,SYMS,ABFD,SECT)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-tic4x.c55 #define RELOC_PROCESSING(RELENT,RELOC,SYMS,ABFD,SECT)\
56 tic4x_reloc_processing (RELENT,RELOC,SYMS,ABFD,SECT)
H A Dcoff-tic54x.c284 #define RELOC_PROCESSING(RELENT,RELOC,SYMS,ABFD,SECT)\
285 tic54x_reloc_processing(RELENT,RELOC,SYMS,ABFD,SECT)

Completed in 118 milliseconds