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

  /src/external/gpl3/binutils/dist/bfd/
elf32-spu.c 3873 collect_overlays (struct function_info *fun, function
3888 if (!collect_overlays (call->fun, info, ovly_sections))
3933 && !collect_overlays (call->fun, info, ovly_sections))
3946 if (!collect_overlays (&sinfo->fun[i], info, ovly_sections))
4421 if (!for_each_node (collect_overlays, info, &ovly_p, true))
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-spu.c 3873 collect_overlays (struct function_info *fun, function
3888 if (!collect_overlays (call->fun, info, ovly_sections))
3933 && !collect_overlays (call->fun, info, ovly_sections))
3946 if (!collect_overlays (&sinfo->fun[i], info, ovly_sections))
4421 if (!for_each_node (collect_overlays, info, &ovly_p, true))
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-spu.c 3869 collect_overlays (struct function_info *fun, function
3884 if (!collect_overlays (call->fun, info, ovly_sections))
3929 && !collect_overlays (call->fun, info, ovly_sections))
3942 if (!collect_overlays (&sinfo->fun[i], info, ovly_sections))
4417 if (!for_each_node (collect_overlays, info, &ovly_p, true))
  /src/external/gpl3/gdb/dist/bfd/
elf32-spu.c 3873 collect_overlays (struct function_info *fun, function
3888 if (!collect_overlays (call->fun, info, ovly_sections))
3933 && !collect_overlays (call->fun, info, ovly_sections))
3946 if (!collect_overlays (&sinfo->fun[i], info, ovly_sections))
4421 if (!for_each_node (collect_overlays, info, &ovly_p, true))

Completed in 32 milliseconds