| /netbsd-src/lib/libc/gen/ |
| H A D | nlist_aout.c | 100 size_t strsize, symsize, cc; in __fdnlist_aout() local 114 symsize = (size_t)exec.a_syms; in __fdnlist_aout() 115 stroff = symoff + symsize; in __fdnlist_aout() 162 while (symsize > 0) { in __fdnlist_aout() 163 cc = MIN(symsize, sizeof(nbuf)); in __fdnlist_aout() 166 symsize -= cc; in __fdnlist_aout()
|
| /netbsd-src/sys/arch/atari/stand/tostools/libtos/ |
| H A D | elf.c | 74 Elf32_Word ident, symsize, symstart; in elf_load() local 111 symsize = 0; in elf_load() 125 symsize += shdr.sh_size; in elf_load() 129 if (symsize) { in elf_load() 131 kernsize += symsize + sizeof(ehdr) + ehdr.e_shnum*sizeof(Elf32_Shdr); in elf_load() 137 od->k_esym = symsize ? kernsize : 0; in elf_load() 168 if (symsize) { in elf_load()
|
| /netbsd-src/sys/arch/i386/i386/ |
| H A D | multiboot.c | 281 Elf32_Word symsize, strsize; in copy_syms() local 323 symsize = symtabp->sh_size; in copy_syms() 341 strstart = symstart + symsize; in copy_syms() 342 memcpy((void *)symstart, (void *)symaddr, symsize); in copy_syms() 347 strstart = symstart + symsize; in copy_syms() 348 memcpy((void *)symstart, (void *)symaddr, symsize); in copy_syms() 355 memcpy((void *)symstart, (void *)symaddr, symsize); in copy_syms() 360 strstart = symstart + symsize; in copy_syms() 361 memcpy((void *)symstart, (void *)symaddr, symsize); in copy_syms() 367 memcpy((void *)symstart, (void *)symaddr, symsize); in copy_syms() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gold/ |
| H A D | common.cc | 100 typename Sized_symbol<size>::Size_type sa = psa->symsize(); in operator ()() 101 typename Sized_symbol<size>::Size_type sb = psb->symsize(); in operator ()() 338 mapfile->report_allocate_common(sym, ssym->symsize()); in do_allocate_commons_list() 344 off += ssym->symsize(); in do_allocate_commons_list() 349 off = os->allocate(ssym->symsize(), ssym->value()); in do_allocate_commons_list()
|
| H A D | copy-relocs.cc | 74 if (sym->symsize() == 0) in need_copy_reloc() 132 typename elfcpp::Elf_types<size>::Elf_WXword symsize = sym->symsize(); in make_copy_reloc() local 208 dynbss->set_current_data_size(dynbss_size + symsize); in make_copy_reloc()
|
| H A D | symtab.cc | 235 Size_type symsize, elfcpp::STT type, in init_output_data() argument 245 this->symsize_ = symsize; in init_output_data() 255 Size_type symsize, elfcpp::STT type, in init_output_segment() argument 265 this->symsize_ = symsize; in init_output_segment() 274 Value_type value, Size_type symsize, in init_constant() argument 282 this->symsize_ = symsize; in init_constant() 738 esym.put_st_size(from->symsize()); in resolve() 1958 uint64_t symsize, in define_in_output_data() argument 1970 value, symsize, type, binding, in define_in_output_data() 1982 value, symsize, type, binding, in define_in_output_data() [all …]
|
| H A D | symtab.h | 1144 Value_type value, Size_type symsize, elfcpp::STT, 1151 Value_type value, Size_type symsize, elfcpp::STT, 1158 Size_type symsize, elfcpp::STT, elfcpp::STB, elfcpp::STV, 1184 symsize() const in symsize() function 1189 set_symsize(Size_type symsize) in set_symsize() argument 1190 { this->symsize_ = symsize; } in set_symsize() 1513 Output_data*, uint64_t value, uint64_t symsize, 1522 Output_segment*, uint64_t value, uint64_t symsize, 1531 uint64_t value, uint64_t symsize, elfcpp::STT type,
|
| H A D | resolve.cc | 335 tosize = to->symsize(); in resolve() 341 if (tosize > to->symsize()) in resolve() 366 && to->symsize() != 0 in resolve() 368 || sym.get_st_size() != to->symsize()) in resolve() 392 typename Sized_symbol<size>::Size_type tosize = to->symsize(); in resolve() 402 if (tosize > to->symsize()) in resolve()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gold/ |
| H A D | common.cc | 100 typename Sized_symbol<size>::Size_type sa = psa->symsize(); in operator ()() 101 typename Sized_symbol<size>::Size_type sb = psb->symsize(); in operator ()() 338 mapfile->report_allocate_common(sym, ssym->symsize()); in do_allocate_commons_list() 344 off += ssym->symsize(); in do_allocate_commons_list() 349 off = os->allocate(ssym->symsize(), ssym->value()); in do_allocate_commons_list()
|
| H A D | copy-relocs.cc | 74 if (sym->symsize() == 0) in need_copy_reloc() 132 typename elfcpp::Elf_types<size>::Elf_WXword symsize = sym->symsize(); in make_copy_reloc() local 208 dynbss->set_current_data_size(dynbss_size + symsize); in make_copy_reloc()
|
| H A D | symtab.cc | 235 Size_type symsize, elfcpp::STT type, in init_output_data() argument 245 this->symsize_ = symsize; in init_output_data() 255 Size_type symsize, elfcpp::STT type, in init_output_segment() argument 265 this->symsize_ = symsize; in init_output_segment() 274 Value_type value, Size_type symsize, in init_constant() argument 282 this->symsize_ = symsize; in init_constant() 738 esym.put_st_size(from->symsize()); in resolve() 1958 uint64_t symsize, in define_in_output_data() argument 1970 value, symsize, type, binding, in define_in_output_data() 1982 value, symsize, type, binding, in define_in_output_data() [all …]
|
| H A D | symtab.h | 1144 Value_type value, Size_type symsize, elfcpp::STT, 1151 Value_type value, Size_type symsize, elfcpp::STT, 1158 Size_type symsize, elfcpp::STT, elfcpp::STB, elfcpp::STV, 1184 symsize() const in symsize() function 1189 set_symsize(Size_type symsize) in set_symsize() argument 1190 { this->symsize_ = symsize; } in set_symsize() 1513 Output_data*, uint64_t value, uint64_t symsize, 1522 Output_segment*, uint64_t value, uint64_t symsize, 1531 uint64_t value, uint64_t symsize, elfcpp::STT type,
|
| H A D | resolve.cc | 335 tosize = to->symsize(); in resolve() 341 if (tosize > to->symsize()) in resolve() 366 && to->symsize() != 0 in resolve() 368 || sym.get_st_size() != to->symsize()) in resolve() 392 typename Sized_symbol<size>::Size_type tosize = to->symsize(); in resolve() 402 if (tosize > to->symsize()) in resolve()
|
| /netbsd-src/sys/kern/ |
| H A D | kern_ksyms.c | 294 * symstart, symsize - Address and size of the symbol table. 329 addsymtab(const char *name, void *symstart, size_t symsize, in addsymtab() argument 336 int nsyms = symsize / sizeof(Elf_Sym); in addsymtab() 349 tab->sd_symsize = symsize; in addsymtab() 362 newstart, symstart, symsize, strstart, strsize, in addsymtab() 499 ksyms_addsyms_elf(int symsize, void *start, void *end) in ksyms_addsyms_elf() argument 509 if (symsize <= 0) { in ksyms_addsyms_elf() 543 symsize = shdr[i].sh_size; in ksyms_addsyms_elf() 586 addsymtab("netbsd", symstart, symsize, strstart, strsize, in ksyms_addsyms_elf() 608 ksyms_addsyms_explicit(void *ehdr, void *symstart, size_t symsize, in ksyms_addsyms_explicit() argument 808 ksyms_modload(const char * name,void * symstart,vsize_t symsize,char * strstart,vsize_t strsize) ksyms_modload() argument [all...] |
| /netbsd-src/sys/arch/x86/x86/ |
| H A D | multiboot2.c | 179 locore_Elf_Word symsize, strsize; in multiboot2_copy_syms() local 217 symsize = symtabp->sh_size; in multiboot2_copy_syms() 234 cp1src = symaddr; cp1size = symsize; in multiboot2_copy_syms() 238 cp1src = symaddr; cp1size = symsize; in multiboot2_copy_syms() 243 cp2src = symaddr; cp2size = symsize; in multiboot2_copy_syms() 247 cp1src = symaddr; cp1size = symsize; in multiboot2_copy_syms() 251 cp2src = symaddr; cp2size = symsize; in multiboot2_copy_syms() 267 ms->s_symsize = symsize; in multiboot2_copy_syms() 272 *esymp = (int *)((uintptr_t)endp + symsize + strsize + kernbase); in multiboot2_copy_syms()
|
| /netbsd-src/external/cddl/osnet/dev/fbt/x86/ |
| H A D | fbt_isa.c | 221 uint32_t symsize, int type, void *opaque) in fbt_provide_module_function() 232 size_t symsize = symval->size; in fbt_provide_module_function() local 265 limit = (u_int8_t *) value + symsize; in fbt_provide_module_function()
|
| /netbsd-src/sys/ddb/ |
| H A D | db_sym.c | 64 ddb_init(int symsize, void *vss, void *vse) in ddb_init() argument 67 ksyms_addsyms_elf(symsize, vss, vse); /* Will complain if necessary */ in ddb_init() 70 if ((*db_symformat->sym_init)(symsize, vss, vse, TBLNAME) != true) in ddb_init()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
| H A D | testlib.c | 194 uintptr_t symsize) in callback_three() argument 206 data->size = symsize; in callback_three()
|
| /netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
| H A D | testlib.c | 194 uintptr_t symsize) in callback_three() argument 206 data->size = symsize; in callback_three()
|
| H A D | macho.c | 517 size_t symsize; in macho_add_symtab() local 536 symsize = sizeof (struct macho_nlist_64); in macho_add_symtab() 538 symsize = sizeof (struct macho_nlist); in macho_add_symtab() 540 if (!backtrace_get_view (state, descriptor, symoff, nsyms * symsize, in macho_add_symtab() 552 for (i = 0; i < nsyms; ++i, symtaboff += symsize) in macho_add_symtab() 584 for (i = 0; i < nsyms; ++i, symtaboff += symsize) in macho_add_symtab()
|
| /netbsd-src/external/cddl/osnet/dev/fbt/mips/ |
| H A D | fbt_isa.c | 102 uint32_t symsize, int type, void *opaque) in fbt_provide_module_function() 130 limit = (uint32_t *)((uintptr_t)value + symsize); in fbt_provide_module_function()
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_symbolizer_libbacktrace.cpp | 135 uintptr_t symval, uintptr_t symsize) { in SymbolizeDataCallback() argument 140 info->size = symsize; in SymbolizeDataCallback()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_symbolizer_libbacktrace.cc | 136 uintptr_t symval, uintptr_t symsize) { in SymbolizeDataCallback() argument 141 info->size = symsize; in SymbolizeDataCallback()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_symbolizer_libbacktrace.cc | 134 uintptr_t symval, uintptr_t symsize) { in SymbolizeDataCallback() argument 139 info->size = symsize; in SymbolizeDataCallback()
|
| /netbsd-src/external/cddl/osnet/dev/fbt/aarch64/ |
| H A D | fbt_isa.c | 117 uint32_t symsize, int type, void *opaque) in fbt_provide_module_function() 144 limit = (uint32_t *)((uintptr_t)value + symsize); in fbt_provide_module_function()
|