HomeSort by: relevance | last modified time | path
    Searched defs:lib_size (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-spu.c 3649 unsigned int lib_size; member in struct:_cl_param
3677 if (size <= lib_param->lib_size)
3735 auto_ovl_lib_functions (struct bfd_link_info *info, unsigned int lib_size)
3756 && sec->size < lib_size
3763 collect_lib_param.lib_size = lib_size;
3783 /* If this section is OK, its size must be less than lib_size. */
3790 if (tmp < lib_size
3809 if (tmp + stub_size < lib_size)
3817 lib_size -= tmp + stub_size
4403 unsigned int max_fixed, lib_size; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c 3649 unsigned int lib_size; member in struct:_cl_param
3677 if (size <= lib_param->lib_size)
3735 auto_ovl_lib_functions (struct bfd_link_info *info, unsigned int lib_size)
3756 && sec->size < lib_size
3763 collect_lib_param.lib_size = lib_size;
3783 /* If this section is OK, its size must be less than lib_size. */
3790 if (tmp < lib_size
3809 if (tmp + stub_size < lib_size)
3817 lib_size -= tmp + stub_size
4403 unsigned int max_fixed, lib_size; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c 3645 unsigned int lib_size; member in struct:_cl_param
3673 if (size <= lib_param->lib_size)
3731 auto_ovl_lib_functions (struct bfd_link_info *info, unsigned int lib_size)
3752 && sec->size < lib_size
3759 collect_lib_param.lib_size = lib_size;
3779 /* If this section is OK, its size must be less than lib_size. */
3786 if (tmp < lib_size
3805 if (tmp + stub_size < lib_size)
3813 lib_size -= tmp + stub_size
4399 unsigned int max_fixed, lib_size; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-spu.c 3649 unsigned int lib_size; member in struct:_cl_param
3677 if (size <= lib_param->lib_size)
3735 auto_ovl_lib_functions (struct bfd_link_info *info, unsigned int lib_size)
3756 && sec->size < lib_size
3763 collect_lib_param.lib_size = lib_size;
3783 /* If this section is OK, its size must be less than lib_size. */
3790 if (tmp < lib_size
3809 if (tmp + stub_size < lib_size)
3817 lib_size -= tmp + stub_size
4403 unsigned int max_fixed, lib_size; local
    [all...]

Completed in 42 milliseconds