Home
last modified time | relevance | path

Searched refs:lib_param (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-spu.c3638 struct _cl_param *lib_param = param; in collect_lib_sections() local
3653 if (size <= lib_param->lib_size) in collect_lib_sections()
3655 *lib_param->lib_sections++ = fun->sec; in collect_lib_sections()
3659 *lib_param->lib_sections++ = fun->rodata; in collect_lib_sections()
3663 *lib_param->lib_sections++ = NULL; in collect_lib_sections()