Searched defs:spu_elf_params (Results 1 – 1 of 1) sorted by relevance
21 struct spu_elf_params struct24 void (*place_spu_section) (asection *, asection *, const char *);25 bfd_size_type (*spu_elf_load_ovl_mgr) (void);26 FILE *(*spu_elf_open_overlay_script) (void);27 void (*spu_elf_relink) (void);32 unsigned int auto_overlay : 3;38 unsigned int ovly_flavour : 1;39 unsigned int compact_stub : 1;42 unsigned int emit_stub_syms : 1;46 unsigned int non_overlay_stubs : 1;[all …]