Home
last modified time | relevance | path

Searched refs:TB_FLOATPARAMS (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/bfd/
Dpef-traceback.h101 #define TB_FLOATPARAMS 0xfeU /* Number of floating point parameters. */ macro
Dpef.c117 if ((table.flags5 & TB_FLOATPARAMS) || (table.fixedparams)) in bfd_pef_parse_traceback_table()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dpef-traceback.h101 #define TB_FLOATPARAMS 0xfeU /* Number of floating point parameters. */ macro
Dpef.c118 if ((table.flags5 & TB_FLOATPARAMS) || (table.fixedparams)) in bfd_pef_parse_traceback_table()