Searched defs:spu_elf_params (Results 1 – 2 of 2) sorted by relevance
22 struct spu_elf_params struct25 void (*place_spu_section) (asection *, asection *, const char *);26 bfd_size_type (*spu_elf_load_ovl_mgr) (void);27 FILE *(*spu_elf_open_overlay_script) (void);28 void (*spu_elf_relink) (void);33 unsigned int auto_overlay : 3;39 unsigned int ovly_flavour : 1;40 unsigned int compact_stub : 1;43 unsigned int emit_stub_syms : 1;47 unsigned int non_overlay_stubs : 1;[all …]