Searched refs:symsize (Results 1 - 25 of 35) sorted by relevance

12

/haiku-buildtools/binutils/gold/
H A Dmapfile.h70 report_allocate_common(const Symbol*, uint64_t symsize);
H A Dcommon.cc100 typename Sized_symbol<size>::Size_type sa = psa->symsize();
101 typename Sized_symbol<size>::Size_type sb = psb->symsize();
338 mapfile->report_allocate_common(sym, ssym->symsize());
344 off += ssym->symsize();
349 off = os->allocate(ssym->symsize(), ssym->value());
H A Dcopy-relocs.cc74 if (sym->symsize() == 0)
132 typename elfcpp::Elf_types<size>::Elf_WXword symsize = sym->symsize(); local
208 dynbss->set_current_data_size(dynbss_size + symsize);
H A Dsymtab.h1114 Value_type value, Size_type symsize, elfcpp::STT,
1121 Value_type value, Size_type symsize, elfcpp::STT,
1128 Size_type symsize, elfcpp::STT, elfcpp::STB, elfcpp::STV,
1154 symsize() const function in class:gold::Sized_symbol
1159 set_symsize(Size_type symsize) argument
1160 { this->symsize_ = symsize; }
1466 Output_data*, uint64_t value, uint64_t symsize,
1475 Output_segment*, uint64_t value, uint64_t symsize,
1484 uint64_t value, uint64_t symsize, elfcpp::STT type,
H A Dmapfile.cc155 Mapfile::report_allocate_common(const Symbol* sym, uint64_t symsize) argument
171 snprintf(buf, sizeof buf, "0x%llx", static_cast<unsigned long long>(symsize));
H A Dsymtab.cc234 Size_type symsize, elfcpp::STT type,
244 this->symsize_ = symsize;
254 Size_type symsize, elfcpp::STT type,
264 this->symsize_ = symsize;
273 Value_type value, Size_type symsize,
281 this->symsize_ = symsize;
737 esym.put_st_size(from->symsize());
1912 uint64_t symsize,
1924 value, symsize, type, binding,
1936 value, symsize, typ
232 init_output_data(const char* name, const char* version, Output_data* od, Value_type value, Size_type symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool offset_is_from_end, bool is_predefined) argument
252 init_output_segment(const char* name, const char* version, Output_segment* os, Value_type value, Size_type symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Segment_offset_base offset_base, bool is_predefined) argument
272 init_constant(const char* name, const char* version, Value_type value, Size_type symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool is_predefined) argument
1907 define_in_output_data(const char* name, const char* version, Defined defined, Output_data* od, uint64_t value, uint64_t symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool offset_is_from_end, bool only_if_ref) argument
1952 do_define_in_output_data( const char* name, const char* version, Defined defined, Output_data* od, typename elfcpp::Elf_types<size>::Elf_Addr value, typename elfcpp::Elf_types<size>::Elf_WXword symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool offset_is_from_end, bool only_if_ref) argument
2028 define_in_output_segment(const char* name, const char* version, Defined defined, Output_segment* os, uint64_t value, uint64_t symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Symbol::Segment_offset_base offset_base, bool only_if_ref) argument
2071 do_define_in_output_segment( const char* name, const char* version, Defined defined, Output_segment* os, typename elfcpp::Elf_types<size>::Elf_Addr value, typename elfcpp::Elf_types<size>::Elf_WXword symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, Symbol::Segment_offset_base offset_base, bool only_if_ref) argument
2147 define_as_constant(const char* name, const char* version, Defined defined, uint64_t value, uint64_t symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool only_if_ref, bool force_override) argument
2189 do_define_as_constant( const char* name, const char* version, Defined defined, typename elfcpp::Elf_types<size>::Elf_Addr value, typename elfcpp::Elf_types<size>::Elf_WXword symsize, elfcpp::STT type, elfcpp::STB binding, elfcpp::STV visibility, unsigned char nonvis, bool only_if_ref, bool force_override) argument
[all...]
H A Dresolve.cc325 tosize = to->symsize();
331 if (tosize > to->symsize())
356 && to->symsize() != 0
358 || sym.get_st_size() != to->symsize())
382 typename Sized_symbol<size>::Size_type tosize = to->symsize();
392 if (tosize > to->symsize())
H A Dlayout.cc2211 0, // symsize
2224 0, // symsize
4017 int symsize;
4021 symsize = elfcpp::Elf_sizes<32>::sym_size;
4026 symsize = elfcpp::Elf_sizes<64>::sym_size;
4037 off += symsize;
4051 off += symsize;
4061 off += (index - local_symbol_index) * symsize;
4066 gold_assert(static_cast<off_t>(local_symcount * symsize) == off);
4079 dyncount = (this->dynsym_section_->data_size() - locsize) / symsize;
[all...]
/haiku-buildtools/legacy/binutils/ld/
H A Dldcref.c355 long symsize; local
358 symsize = bfd_get_symtab_upper_bound (abfd);
359 if (symsize < 0)
361 asymbols = xmalloc (symsize);
477 long symsize; local
480 symsize = bfd_get_symtab_upper_bound (abfd);
481 if (symsize < 0)
483 asymbols = xmalloc (symsize);
H A Dldmisc.c289 long symsize; local
292 symsize = bfd_get_symtab_upper_bound (abfd);
293 if (symsize < 0)
295 asymbols = xmalloc (symsize);
H A Dpe-dll.c539 int nsyms, symsize; local
541 symsize = bfd_get_symtab_upper_bound (b);
542 symbols = xmalloc (symsize);
1057 int nsyms, symsize; local
1059 symsize = bfd_get_symtab_upper_bound (b);
1060 symbols = xmalloc (symsize);
1131 int nsyms, symsize; local
1151 symsize = bfd_get_symtab_upper_bound (b);
1152 symbols = xmalloc (symsize);
H A Dldmain.c1229 long symsize;
1232 symsize = bfd_get_symtab_upper_bound (abfd);
1233 if (symsize < 0)
1235 asymbols = xmalloc (symsize);
1227 long symsize; local
/haiku-buildtools/gcc/libbacktrace/
H A Dbacktrace.h178 uintptr_t symsize);
H A Dbtest.c249 uintptr_t symsize)
261 data->size = symsize;
247 callback_three(void *vdata, uintptr_t pc ATTRIBUTE_UNUSED, const char *symname, uintptr_t symval, uintptr_t symsize) argument
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_libbacktrace.cc126 uintptr_t symval, uintptr_t symsize) {
131 info->size = symsize;
125 SymbolizeDataCallback(void *vdata, uintptr_t, const char *symname, uintptr_t symval, uintptr_t symsize) argument
/haiku-buildtools/legacy/binutils/opcodes/
H A Dmmix-dis.c98 long symsize = bfd_get_symtab_upper_bound (abfd); local
99 asymbol **syms = malloc (symsize);
/haiku-buildtools/binutils/opcodes/
H A Dmmix-dis.c97 long symsize = bfd_get_symtab_upper_bound (abfd); local
98 asymbol **syms = malloc (symsize);
/haiku-buildtools/legacy/binutils/binutils/
H A Dnm.c830 long symsize;
832 symsize = bfd_get_symtab_upper_bound (abfd);
833 if (symsize < 0)
835 syms = xmalloc (symsize);
825 long symsize; local
H A Dobjcopy.c1217 long symsize;
1514 symsize = bfd_get_symtab_upper_bound (ibfd);
1515 if (symsize < 0)
1521 osympp = isympp = xmalloc (symsize);
2425 bfd_size_type symsize, stringsize;
2430 &symsize, &strings,
2439 || ! bfd_set_section_size (obfd, stabsec, symsize)
2454 if (! bfd_set_section_contents (obfd, stabsec, syms, 0, symsize)
1215 long symsize; local
2423 bfd_size_type symsize, stringsize; local
H A Dnlmconv.c170 long symsize;
384 symsize = bfd_get_symtab_upper_bound (inbfd);
385 if (symsize < 0)
387 symbols = (asymbol **) xmalloc (symsize);
168 long symsize; local
/haiku-buildtools/binutils/binutils/
H A Dnm.c925 long symsize;
927 symsize = bfd_get_symtab_upper_bound (abfd);
928 if (symsize < 0)
930 syms = (asymbol **) xmalloc (symsize);
920 long symsize; local
H A Dnlmconv.c172 long symsize;
387 symsize = bfd_get_symtab_upper_bound (inbfd);
388 if (symsize < 0)
390 symbols = (asymbol **) xmalloc (symsize);
170 long symsize; local
H A Dobjcopy.c1835 long symsize;
2021 symsize = bfd_get_symtab_upper_bound (ibfd);
2022 if (symsize < 0)
2028 osympp = isympp = (asymbol **) xmalloc (symsize);
3583 bfd_size_type symsize, stringsize;
3588 &symsize, &strings,
3597 || ! bfd_set_section_size (obfd, stabsec, symsize)
3611 if (! bfd_set_section_contents (obfd, stabsec, syms, 0, symsize)
1833 long symsize; local
3581 bfd_size_type symsize, stringsize; local
/haiku-buildtools/legacy/binutils/bfd/
H A Dlinker.c745 long symsize;
748 symsize = bfd_get_symtab_upper_bound (abfd);
749 if (symsize < 0)
751 bfd_get_outsymbols (abfd) = bfd_alloc (abfd, symsize);
752 if (bfd_get_outsymbols (abfd) == NULL && symsize != 0)
744 long symsize; local
/haiku-buildtools/binutils/bfd/
H A Dlinker.c792 long symsize;
795 symsize = bfd_get_symtab_upper_bound (abfd);
796 if (symsize < 0)
799 symsize);
800 if (bfd_get_outsymbols (abfd) == NULL && symsize != 0)
791 long symsize; local

Completed in 409 milliseconds

12