/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
D | size.exp | 71 if ![regexp $want $got all textname textsize dataname datasize] then { 75 verbose "data size: $datasize" 76 if {$textsize < 8 || $datasize < 4} then {
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | size.c | 435 static bfd_size_type datasize; variable 453 datasize += size; in berkeley_sum() 465 datasize = 0; in print_berkeley_format() 475 total = textsize + datasize + bsssize; in print_berkeley_format() 480 total_datasize += datasize; in print_berkeley_format() 486 rprint_number (7, datasize); in print_berkeley_format()
|
D | od-macho.c | 1221 unsigned char *buf = xmalloc (cmd->datasize); in dump_code_signature() 1225 || bfd_bread (buf, cmd->datasize, abfd) != cmd->datasize) in dump_code_signature() 1231 for (off = 0; off < cmd->datasize;) in dump_code_signature() 1235 len = dump_code_signature_blob (abfd, buf + off, cmd->datasize - off); in dump_code_signature() 1247 unsigned char *buf = xmalloc (cmd->datasize); in dump_segment_split_info() 1253 || bfd_bread (buf, cmd->datasize, abfd) != cmd->datasize) in dump_segment_split_info() 1259 if (buf[cmd->datasize - 1] != 0) in dump_segment_split_info() 1294 unsigned char *buf = xmalloc (cmd->datasize); in dump_function_starts() 1295 unsigned char *end_buf = buf + cmd->datasize; in dump_function_starts() 1300 || bfd_bread (buf, cmd->datasize, abfd) != cmd->datasize) in dump_function_starts() [all …]
|
D | resres.c | 378 rc_uint_type datasize = 0; in write_res_bin() local 381 datasize = noff - off; in write_res_bin() 383 off = write_res_header (wrbfd, off, datasize, type, name, resinfo); in write_res_bin() 400 write_res_header (windres_bfd *wrbfd, rc_uint_type off, rc_uint_type datasize, in write_res_header() argument 405 reshdr.data_size = datasize; in write_res_header()
|
D | objdump.c | 1894 bfd_size_type datasize = 0; in disassemble_section() local 1916 datasize = bfd_get_section_size (section); in disassemble_section() 1917 if (datasize == 0) in disassemble_section() 1927 stop_offset = datasize / opb; in disassemble_section() 1934 if (stop_offset > datasize / opb) in disassemble_section() 1935 stop_offset = datasize / opb; in disassemble_section() 1981 data = (bfd_byte *) xmalloc (datasize); in disassemble_section() 1983 bfd_get_section_contents (abfd, section, data, 0, datasize); in disassemble_section() 1988 pinfo->buffer_length = datasize; in disassemble_section() 2718 bfd_size_type datasize; in dump_section() local [all …]
|
D | dlltool.c | 3643 bfd_size_type datasize; in identify_search_section() local 3665 if ((datasize = bfd_section_size (abfd, section)) == 0) in identify_search_section() 3668 data = (bfd_byte *) xmalloc (datasize + 1); in identify_search_section() 3671 bfd_get_section_contents (abfd, section, data, 0, datasize); in identify_search_section() 3672 data[datasize] = '\0'; in identify_search_section() 3689 && ((datasize < 2) || ISPRINT (data[1]))) in identify_search_section()
|
D | ChangeLog-9197 | 4173 (bsssize, datasize, textsize): New global variables.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | peXXigen.c | 1262 bfd_size_type datasize = 0; in pe_print_idata() local 1282 datasize = section->size; in pe_print_idata() 1283 if (datasize == 0) in pe_print_idata() 1291 datasize = section->size; in pe_print_idata() 1292 if (addr >= section->vma && addr < section->vma + datasize) in pe_print_idata() 1387 for (i = dataoff; i + onaline <= datasize; i += onaline) in pe_print_idata() 1421 bfd_size_type maxlen = (char *)(data + datasize) - dll - 1; in pe_print_idata() 1440 ft_datasize = datasize - ft_idx; in pe_print_idata() 1485 for (j = 0; idx + j + 8 <= datasize; j += 8) in pe_print_idata() 1501 else if (amt + 2 >= datasize) in pe_print_idata() [all …]
|
D | pei-x86_64.c | 295 bfd_size_type datasize = 0; in pex64_get_section_by_rva() local 302 datasize = section->size; in pex64_get_section_by_rva() 303 if (!datasize || vsize > addr || (vsize + datasize) < addr) in pex64_get_section_by_rva()
|
D | mach-o.h | 465 unsigned long datasize; member
|
D | mach-o.c | 4233 cmd->datasize = bfd_get_32 (abfd, raw.datasize); in bfd_mach_o_read_linkedit()
|
D | ChangeLog-2010 | 2478 * peXXigen.c (pe_print_reloc): Remove unused variable datasize.
|
D | ChangeLog-0001 | 8261 addresses. Don't trash datasize inside POWERPC_LE_PE code.
|
/toolchain/binutils/binutils-2.25/include/mach-o/ |
D | external.h | 273 unsigned char datasize[4]; member
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | regex.c | 2901 int datasize = c1 + 1; in PREFIX() local 3032 datasize = 1; in PREFIX() 3041 GET_BUFFER_SPACE(datasize); in PREFIX() 3043 b += datasize; in PREFIX() 3052 insert_space(datasize, laststart + offset, b - 1); in PREFIX() 3055 for (i = 0 ; i < datasize ; i++) in PREFIX() 3059 laststart[3] += datasize; in PREFIX() 3069 insert_space(datasize, laststart + offset, b-1); in PREFIX() 3070 for (i = 0 ; i < datasize ; i++) in PREFIX() 3081 laststart[2] += datasize; in PREFIX()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | object.cc | 815 section_size_type datasize = in base_read_symbols() local 818 section_size_type extsize = datasize - locsize; in base_read_symbols() 821 section_size_type readsize = need_local_symbols ? datasize : extsize; in base_read_symbols()
|