/netbsd-src/external/gpl3/gcc.old/dist/lto-plugin/ |
H A D | lto-symtab.c | 40 struct ld_plugin_symbol *syms; member 49 get_symbols (const void *handle, int nsyms, struct ld_plugin_symbol *syms) in get_symbols() 93 const struct ld_plugin_symbol *syms) in add_symbols() 232 struct ld_plugin_symbol *syms = handle->syms; in resolve() local 262 struct ld_plugin_symbol *syms = handle->syms; in print() local 304 struct ld_plugin_symbol *syms = handle->syms; in free_all() local
|
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/ |
H A D | enough.c | 237 local inline size_t map(int syms, int left, int len) { in map() 261 local big_t count(int syms, int left, int len) { in count() 308 local int been_here(int syms, int left, int len, int mem, int rem) { in been_here() 361 local void examine(int syms, int left, int len, int mem, int rem) { in examine() 454 local void enough(int syms) { in enough() 506 int syms = 286; in main() local
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/ |
H A D | enough.c | 237 local inline size_t map(int syms, int left, int len) { in map() 261 local big_t count(int syms, int left, int len) { in count() 308 local int been_here(int syms, int left, int len, int mem, int rem) { in been_here() 361 local void examine(int syms, int left, int len, int mem, int rem) { in examine() 454 local void enough(int syms) { in enough() 506 int syms = 286; in main() local
|
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/ |
H A D | enough.c | 237 local inline size_t map(int syms, int left, int len) { in map() 261 local big_t count(int syms, int left, int len) { in count() 308 local int been_here(int syms, int left, int len, int mem, int rem) { in been_here() 361 local void examine(int syms, int left, int len, int mem, int rem) { in examine() 454 local void enough(int syms) { in enough() 506 int syms = 286; in main() local
|
/netbsd-src/common/dist/zlib/examples/ |
H A D | enough.c | 237 local inline size_t map(int syms, int left, int len) { in map() 261 local big_t count(int syms, int left, int len) { in count() 308 local int been_here(int syms, int left, int len, int mem, int rem) { in been_here() 361 local void examine(int syms, int left, int len, int mem, int rem) { in examine() 454 local void enough(int syms) { in enough() 506 int syms = 286; in main() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | rddbg.c | 46 read_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_debugging_info() 94 read_section_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_section_stabs_debugging_info() 281 read_symbol_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_symbol_stabs_debugging_info()
|
H A D | rdcoff.c | 51 asymbol **syms; member 663 parse_coff (bfd *abfd, asymbol **syms, long symcount, void *dhandle) in parse_coff()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | rddbg.c | 46 read_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_debugging_info() 95 read_section_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_section_stabs_debugging_info() 278 read_symbol_stabs_debugging_info (bfd *abfd, asymbol **syms, long symcount, in read_symbol_stabs_debugging_info()
|
H A D | rdcoff.c | 51 asymbol **syms; member 620 parse_coff (bfd *abfd, asymbol **syms, long symcount, void *dhandle) in parse_coff()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | plugin.h | 36 const struct ld_plugin_symbol *syms; member
|
H A D | mach-o-arm.c | 153 asymbol ** syms, in bfd_mach_o_arm_canonicalize_one_reloc()
|
H A D | mach-o-aarch64.c | 153 asymbol ** syms, in bfd_mach_o_arm64_canonicalize_one_reloc()
|
H A D | plugin.c | 164 const struct ld_plugin_symbol * syms) in add_symbols() 185 const struct ld_plugin_symbol *syms) in add_symbols_v2() 684 const struct ld_plugin_symbol *syms = plugin_data->syms; in bfd_plugin_canonicalize_symtab() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | plugin.h | 36 const struct ld_plugin_symbol *syms; member
|
H A D | mach-o-arm.c | 153 asymbol ** syms, in bfd_mach_o_arm_canonicalize_one_reloc()
|
H A D | mach-o-aarch64.c | 153 asymbol ** syms, in bfd_mach_o_arm64_canonicalize_one_reloc()
|
H A D | plugin.c | 176 const struct ld_plugin_symbol * syms) in add_symbols() 197 const struct ld_plugin_symbol *syms) in add_symbols_v2() 700 const struct ld_plugin_symbol *syms = plugin_data->syms; in bfd_plugin_canonicalize_symtab() local
|
/netbsd-src/games/dab/ |
H A D | box.h | 83 static const int syms[BOX::last]; variable
|
H A D | box.cc | 48 const int BOX::syms[BOX::last] = member in BOX
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | lex.c | 292 struct syms { global() struct 299 syms_add(struct syms * syms,const sym_t * sym) syms_add() argument 312 struct syms syms = { xcalloc(64, sizeof(syms.items[0])), 0, 64 }; debug_symtab() local 1443 symtab_remove_level(sym_t * syms) symtab_remove_level() argument [all...] |
/netbsd-src/usr.sbin/tprof/ |
H A D | ksyms.c | 46 static struct sym **syms = NULL; variable
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/sym_check/ |
H A D | util.py | 262 def filter_stdlib_symbols(syms): argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | plugin.cc | 635 const struct ld_plugin_symbol* syms) in record_symbols() 1250 ld_plugin_symbol* syms, in get_symbol_resolution_info() 1818 add_symbols(void* handle, int nsyms, const ld_plugin_symbol* syms) in add_symbols() 1864 get_symbols(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols() 1883 get_symbols_v2(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols_v2() 1903 get_symbols_v3(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols_v3()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | plugin.cc | 635 const struct ld_plugin_symbol* syms) in record_symbols() 1250 ld_plugin_symbol* syms, in get_symbol_resolution_info() 1818 add_symbols(void* handle, int nsyms, const ld_plugin_symbol* syms) in add_symbols() 1864 get_symbols(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols() 1883 get_symbols_v2(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols_v2() 1903 get_symbols_v3(const void* handle, int nsyms, ld_plugin_symbol* syms) in get_symbols_v3()
|
/netbsd-src/lib/libc/resolv/ |
H A D | res_debug.c | 569 sym_ston(const struct res_sym *syms, const char *name, int *success) { in sym_ston() 583 sym_ntos(const struct res_sym *syms, int number, int *success) { in sym_ntos() 601 sym_ntop(const struct res_sym *syms, int number, int *success) { in sym_ntop()
|