Searched refs:eh_header_type (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/
H A Ddw2gencfi.h174 int eh_header_type; member in struct:fde_entry
H A Ddw2gencfi.c429 fde->eh_header_type = EH_COMPACT_UNKNOWN;
1422 last_fde->eh_header_type = EH_COMPACT_HAS_LSDA;
1424 last_fde->eh_header_type = EH_COMPACT_INLINE;
1426 last_fde->eh_header_type = EH_COMPACT_OUTLINE;
1428 if (last_fde->eh_header_type == EH_COMPACT_INLINE)
1441 if (last_fde->eh_header_type == EH_COMPACT_INLINE)
1486 fde->eh_header_type = EH_COMPACT_OUTLINE_DONE;
1511 if (last_fde->eh_header_type != EH_COMPACT_UNKNOWN
1512 && last_fde->eh_header_type != EH_COMPACT_HAS_LSDA)
1546 if (last_fde->eh_header_type
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Ddw2gencfi.h174 int eh_header_type; member in struct:fde_entry
H A Ddw2gencfi.c429 fde->eh_header_type = EH_COMPACT_UNKNOWN;
1423 last_fde->eh_header_type = EH_COMPACT_HAS_LSDA;
1425 last_fde->eh_header_type = EH_COMPACT_INLINE;
1427 last_fde->eh_header_type = EH_COMPACT_OUTLINE;
1429 if (last_fde->eh_header_type == EH_COMPACT_INLINE)
1442 if (last_fde->eh_header_type == EH_COMPACT_INLINE)
1487 fde->eh_header_type = EH_COMPACT_OUTLINE_DONE;
1512 if (last_fde->eh_header_type != EH_COMPACT_UNKNOWN
1513 && last_fde->eh_header_type != EH_COMPACT_HAS_LSDA)
1547 if (last_fde->eh_header_type
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ddw2gencfi.h174 int eh_header_type; member in struct:fde_entry
H A Ddw2gencfi.c429 fde->eh_header_type = EH_COMPACT_UNKNOWN;
1422 last_fde->eh_header_type = EH_COMPACT_HAS_LSDA;
1424 last_fde->eh_header_type = EH_COMPACT_INLINE;
1426 last_fde->eh_header_type = EH_COMPACT_OUTLINE;
1428 if (last_fde->eh_header_type == EH_COMPACT_INLINE)
1441 if (last_fde->eh_header_type == EH_COMPACT_INLINE)
1486 fde->eh_header_type = EH_COMPACT_OUTLINE_DONE;
1511 if (last_fde->eh_header_type != EH_COMPACT_UNKNOWN
1512 && last_fde->eh_header_type != EH_COMPACT_HAS_LSDA)
1546 if (last_fde->eh_header_type
[all...]

Completed in 128 milliseconds