Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-spu.c3855 asection ***ovly_sections = param; in collect_overlays() local
3864 if (!collect_overlays (call->fun, info, ovly_sections)) in collect_overlays()
3873 *(*ovly_sections)++ = fun->sec; in collect_overlays()
3877 *(*ovly_sections)++ = fun->rodata; in collect_overlays()
3880 *(*ovly_sections)++ = NULL; in collect_overlays()
3909 && !collect_overlays (call->fun, info, ovly_sections)) in collect_overlays()
3922 if (!collect_overlays (&sinfo->fun[i], info, ovly_sections)) in collect_overlays()
4088 asection **ovly_sections, in print_one_overlay_section() argument
4095 asection *sec = ovly_sections[2 * j]; in print_one_overlay_section()
4127 asection *sec = ovly_sections[2 * j + 1]; in print_one_overlay_section()
[all …]