Searched refs:elf_fpu_type (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.c8051 int elf_fpu_type = Val_GNU_MIPS_ABI_FP_ANY; local
8189 elf_fpu_type = bfd_elf_get_obj_attr_int (info.abfd, OBJ_ATTR_GNU,
8195 else if (elf_fpu_type != Val_GNU_MIPS_ABI_FP_ANY)
8197 switch (elf_fpu_type)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c8084 int elf_fpu_type = Val_GNU_MIPS_ABI_FP_ANY; local
8230 elf_fpu_type = bfd_elf_get_obj_attr_int (info.abfd, OBJ_ATTR_GNU,
8236 else if (elf_fpu_type != Val_GNU_MIPS_ABI_FP_ANY)
8238 switch (elf_fpu_type)

Completed in 344 milliseconds