Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dhppa-tdep.h86 int is_elf; member
Dhppabsd-tdep.c178 tdep->is_elf = 1; in hppabsd_init_abi()
Dhppa-linux-tdep.c590 tdep->is_elf = 1; in hppa_linux_init_abi()
Dhppa-hpux-tdep.c2034 tdep->is_elf = 0; in hppa_hpux_som_init_abi()
2047 tdep->is_elf = 1; in hppa_hpux_elf_init_abi()
Dhppa-tdep.c249 if (gdbarch_tdep (current_gdbarch)->is_elf && text_offset == 0) in internalize_unwinds()
2837 fprintf_unfiltered (file, "elf = %s\n", tdep->is_elf ? "yes" : "no"); in hppa_dump_tdep()