/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | binary_unittest.cc | 82 unsigned char* filedata = new unsigned char[st.st_size]; in Sized_binary_test() 83 CHECK(read_all(o, filedata, st.st_size) == static_cast<ssize_t>(st.st_size)); in Sized_binary_test() 106 CHECK(len == convert_to_section_size_type(st.st_size)); in Sized_binary_test() 134 CHECK(static_cast<off_t>(value) == st.st_size); in Sized_binary_test() 138 CHECK(static_cast<off_t>(value) == st.st_size); in Sized_binary_test()
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | external.h | 143 unsigned char st_size[4]; /* Associated symbol size */ member 155 unsigned char st_size[8]; /* Associated symbol size */ member
|
D | internal.h | 122 bfd_vma st_size; /* Associated symbol size */ member
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | obj-elf.h | 101 (elf_symbol (symbol_get_bfdsym (S))->internal_elf_sym.st_size) 105 (elf_symbol (symbol_get_bfdsym (S))->internal_elf_sym.st_size = (V))
|
D | te-vms.c | 299 *siz = buff.st_size; in vms_file_stats_name()
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | elfcpp_internal.h | 127 Elf_Word st_size; 141 Elf_Xword st_size;
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | hppabsd-core.c | 131 if (NBPG * (UPAGES + u.u_dsize + u.u_ssize) > statbuf.st_size) in hppabsd_core_core_file_p() 136 if (clicksz * (UPAGES + u.u_dsize + u.u_ssize) < statbuf.st_size) in hppabsd_core_core_file_p()
|
D | trad-core.c | 121 > (ufile_ptr) statbuf.st_size) in trad_unix_core_file_p() 133 < (ufile_ptr) statbuf.st_size) in trad_unix_core_file_p()
|
D | elfcore.h | 301 if ((bfd_size_type) statbuf.st_size < high) in elf_core_file_p() 306 abfd, (unsigned long) high, (unsigned long) statbuf.st_size); in elf_core_file_p()
|
D | elf32-v850.c | 2675 asym->value = elfsym->internal_elf_sym.st_size; in v850_elf_symbol_processing() 2693 asym->value = elfsym->internal_elf_sym.st_size; in v850_elf_symbol_processing() 2711 asym->value = elfsym->internal_elf_sym.st_size; in v850_elf_symbol_processing() 2760 *valp = sym->st_size; in v850_elf_add_symbol_hook() 2766 *valp = sym->st_size; in v850_elf_add_symbol_hook() 2772 *valp = sym->st_size; in v850_elf_add_symbol_hook() 2996 if (isym.st_value + isym.st_size >= toaddr) in v850_elf_relax_delete_bytes() 2997 isym.st_size += count; in v850_elf_relax_delete_bytes() 3004 if (isym.st_value+isym.st_size >= addr + count in v850_elf_relax_delete_bytes() 3005 && isym.st_value+isym.st_size < toaddr) in v850_elf_relax_delete_bytes() [all …]
|
D | cisco-core.c | 248 asect->size = statbuf.st_size; in cisco_core_file_validate() 274 nread = statbuf.st_size - asect->filepos; in cisco_core_file_validate()
|
D | elf32-cr16c.c | 866 asym->value = elfsym->internal_elf_sym.st_size; in elf32_cr16c_symbol_processing() 883 asym->value = elfsym->internal_elf_sym.st_size; in elf32_cr16c_symbol_processing() 907 *valp = sym->st_size; in elf32_cr16c_add_symbol_hook() 912 *valp = sym->st_size; in elf32_cr16c_add_symbol_hook()
|
D | bfdio.c | 432 return buf.st_size; in bfd_get_size() 602 statbuf->st_size = bim->size; in memory_bstat()
|
D | ppcboot.c | 158 if ((size_t) statbuf.st_size < sizeof (ppcboot_hdr_t)) in ppcboot_object_p() 201 sec->size = statbuf.st_size - sizeof (ppcboot_hdr_t); in ppcboot_object_p()
|
D | rs6000-core.c | 428 if (c_stack + (file_ptr) c_size != statbuf.st_size) in rs6000coff_core_p() 437 c_loader >= statbuf.st_size || in rs6000coff_core_p()
|
D | elf32-m32c.c | 1006 (unsigned long) isym->st_size, in dump_symtab() 1994 && isym->st_value + isym->st_size > addr in m32c_elf_relax_delete_bytes() 1995 && isym->st_value + isym->st_size < toaddr) in m32c_elf_relax_delete_bytes() 1997 isym->st_size -= count; in m32c_elf_relax_delete_bytes()
|
D | elfcode.h | 188 dst->st_size = H_GET_WORD (abfd, src->st_size); in elf_swap_symbol_in() 217 H_PUT_WORD (abfd, src->st_size, dst->st_size); in elf_swap_symbol_out() 1252 sym->symbol.value = isym->st_size; in elf_slurp_symbol_table()
|
D | binary.c | 84 sec->size = statbuf.st_size; in binary_object_p()
|
D | aix5ppc-core.c | 49 ((bfd_signed_vma)(v) < 0 || (bfd_signed_vma)(v) > (bfd_signed_vma)(s).st_size)
|
D | sco5-core.c | 123 coresize = statbuf.st_size; in sco5_core_file_p()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | bucomm.c | 437 size = buf.st_size; in print_arelt_descr() 584 else if (statbuf.st_size < 0) in get_file_size() 588 return statbuf.st_size; in get_file_size()
|
D | resrc.c | 724 data = (bfd_byte *) res_alloc (s.st_size - BITMAP_SKIP); in define_bitmap() 729 get_data (e, data, s.st_size - BITMAP_SKIP, real_filename); in define_bitmap() 738 r->u.data.length = s.st_size - BITMAP_SKIP; in define_bitmap() 963 data = (bfd_byte *) res_alloc (s.st_size); in define_font() 965 get_data (e, data, s.st_size, real_filename); in define_font() 974 r->u.data.length = s.st_size; in define_font() 987 if (offset > 0 && offset < s.st_size) in define_font() 996 if (offset > 0 && offset < s.st_size) in define_font() 1499 data = (bfd_byte *) res_alloc (s.st_size); in define_messagetable() 1501 get_data (e, data, s.st_size, real_filename); in define_messagetable() [all …]
|
D | nlmconv.c | 714 custom_size = st.st_size; in main() 734 help_size = st.st_size; in main() 755 message_size = st.st_size; in main() 790 rpc_size = st.st_size; in main() 834 shared_offset = st.st_size; in main() 845 shared_size = st.st_size - shared_offset; in main()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | ftruncate.c | 58 if (filebuf.st_size < length) in ftruncate()
|
D | binary.cc | 346 typename elfcpp::Elf_types<32>::Elf_WXword st_size, in write_symbol() argument 355 osym.put_st_size(st_size); in write_symbol()
|