Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dpef-traceback.h58 #define TB_HAS_CTL 0x08U /* Has controlled automatic storage. */ macro
H A Dpef.c217 if (table.flags1 & TB_HAS_CTL)
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dpef-traceback.h58 #define TB_HAS_CTL 0x08U /* Has controlled automatic storage. */ macro
H A Dpef.c133 if (table.flags1 & TB_HAS_CTL) in bfd_pef_parse_traceback_table()