| /netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
| H A D | elf_data.c | 54 uint64_t sh_align, sh_offset, sh_size, raw_size; in elf_getdata() local 104 raw_size = (uint64_t) e->e_rawsize; in elf_getdata() 107 (sh_offset > raw_size || sh_size > raw_size - sh_offset))) { in elf_getdata() 230 uint64_t sh_align, sh_offset, sh_size, raw_size; in elf_rawdata() local 268 raw_size = (uint64_t) e->e_rawsize; in elf_rawdata() 270 (sh_offset > raw_size || sh_size > raw_size - sh_offset)) { in elf_rawdata()
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/ |
| H A D | ProjectMap.py | 50 def from_str(raw_size: Optional[str]) -> "Size": 60 if raw_size is None: 63 raw_size_upper = raw_size.upper()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/ |
| H A D | amdgpu_dce112_compressor.c | 109 return cp110->base.raw_size * cp110->base.banks_num * in lpt_size_alignment() 239 switch (cp110->base.raw_size) { in lpt_memory_control_config() 823 compressor->base.raw_size = 0; in dce112_compressor_construct()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/ |
| H A D | compressor.h | 106 uint32_t raw_size; member
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/ |
| H A D | amdgpu_dce110_compressor.c | 527 compressor->base.raw_size = 0; in dce110_compressor_construct()
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
| H A D | unix.c | 408 raw_size (unix_stream *s) in raw_size() function 503 .size = (void *) raw_size,
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| H A D | unix.c | 408 raw_size (unix_stream *s) in raw_size() function 503 .size = (void *) raw_size,
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | ecoff.c | 478 bfd_size_type raw_size; in _bfd_ecoff_slurp_symbolic_info() local 538 raw_size = raw_end - raw_base; in _bfd_ecoff_slurp_symbolic_info() 539 if (raw_size == 0) in _bfd_ecoff_slurp_symbolic_info() 548 raw = _bfd_alloc_and_read (abfd, raw_size, raw_size); in _bfd_ecoff_slurp_symbolic_info()
|
| H A D | elf32-score7.c | 3706 unsigned int raw_size; in s7_bfd_score_elf_grok_prstatus() local 3724 raw_size = 196; in s7_bfd_score_elf_grok_prstatus() 3730 return _bfd_elfcore_make_pseudosection (abfd, ".reg", raw_size, in s7_bfd_score_elf_grok_prstatus()
|
| H A D | elf32-score.c | 3887 unsigned int raw_size; in s3_bfd_score_elf_grok_prstatus() local 3905 raw_size = 72; in s3_bfd_score_elf_grok_prstatus() 3911 return _bfd_elfcore_make_pseudosection (abfd, ".reg", raw_size, in s3_bfd_score_elf_grok_prstatus()
|
| H A D | elf32-frv.c | 6687 unsigned int raw_size; in elf32_frv_grok_prstatus() local 6717 raw_size = 184 + 4 + 4; in elf32_frv_grok_prstatus() 6723 return _bfd_elfcore_make_pseudosection (abfd, ".reg", raw_size, in elf32_frv_grok_prstatus()
|
| H A D | ChangeLog-9193 | 426 (ecoff_slurp_symbolic_info): Don't save raw_size. 436 * libecoff.h (ecoff_data_type): Removed raw_size and ifdbase. 1515 * ecoff.c (ecoff_slurp_symbolic_info): Always determine raw_size
|
| H A D | ChangeLog-2004 | 2572 bfd_section_size and bfd_get_section_size. Rename "raw_size" var in
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | ecoff.c | 515 bfd_size_type raw_size; in _bfd_ecoff_slurp_symbolic_info() local 587 raw_size = raw_end - raw_base; in _bfd_ecoff_slurp_symbolic_info() 588 if (raw_size == 0) in _bfd_ecoff_slurp_symbolic_info() 597 raw = _bfd_alloc_and_read (abfd, raw_size, raw_size); in _bfd_ecoff_slurp_symbolic_info()
|
| H A D | elf32-score7.c | 3706 unsigned int raw_size; in s7_bfd_score_elf_grok_prstatus() local 3724 raw_size = 196; in s7_bfd_score_elf_grok_prstatus() 3730 return _bfd_elfcore_make_pseudosection (abfd, ".reg", raw_size, in s7_bfd_score_elf_grok_prstatus()
|
| H A D | elf32-score.c | 3887 unsigned int raw_size; in s3_bfd_score_elf_grok_prstatus() local 3905 raw_size = 72; in s3_bfd_score_elf_grok_prstatus() 3911 return _bfd_elfcore_make_pseudosection (abfd, ".reg", raw_size, in s3_bfd_score_elf_grok_prstatus()
|
| H A D | elf32-frv.c | 6687 unsigned int raw_size; in elf32_frv_grok_prstatus() local 6717 raw_size = 184 + 4 + 4; in elf32_frv_grok_prstatus() 6723 return _bfd_elfcore_make_pseudosection (abfd, ".reg", raw_size, in elf32_frv_grok_prstatus()
|
| H A D | ChangeLog-9193 | 426 (ecoff_slurp_symbolic_info): Don't save raw_size. 436 * libecoff.h (ecoff_data_type): Removed raw_size and ifdbase. 1515 * ecoff.c (ecoff_slurp_symbolic_info): Always determine raw_size
|
| H A D | ChangeLog-2004 | 2572 bfd_section_size and bfd_get_section_size. Rename "raw_size" var in
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
| H A D | ChangeLog-2013 | 348 (raw_size): Return size field only for regular files, otherwise 0.
|
| H A D | ChangeLog-2011 | 177 * io/unix.c (raw_size): New function.
|
| H A D | ChangeLog-2016 | 1204 (raw_size): Likewise.
|
| /netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
| H A D | ChangeLog-9193 | 426 (ecoff_slurp_symbolic_info): Don't save raw_size. 436 * libecoff.h (ecoff_data_type): Removed raw_size and ifdbase. 1515 * ecoff.c (ecoff_slurp_symbolic_info): Always determine raw_size
|
| H A D | ChangeLog-2004 | 2572 bfd_section_size and bfd_get_section_size. Rename "raw_size" var in
|
| /netbsd-src/external/gpl3/gdb/dist/bfd/ |
| H A D | ChangeLog-9193 | 426 (ecoff_slurp_symbolic_info): Don't save raw_size. 436 * libecoff.h (ecoff_data_type): Removed raw_size and ifdbase. 1515 * ecoff.c (ecoff_slurp_symbolic_info): Always determine raw_size
|