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

/netbsd-current/external/gpl3/binutils/dist/gas/
H A Ddw2gencfi.h125 Failure to find a .fde_data entry will cause an EH_COMPACT_LEGACY
130 EH_COMPACT_LEGACY, enumerator in enum:__anon405
H A Ddw2gencfi.c2271 if (fde->eh_header_type == EH_COMPACT_LEGACY)
2341 fde->eh_header_type = EH_COMPACT_LEGACY;
2343 if (fde->eh_header_type != EH_COMPACT_LEGACY)
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Ddw2gencfi.h125 Failure to find a .fde_data entry will cause an EH_COMPACT_LEGACY
130 EH_COMPACT_LEGACY, enumerator in enum:__anon1015
H A Ddw2gencfi.c2275 if (fde->eh_header_type == EH_COMPACT_LEGACY)
2345 fde->eh_header_type = EH_COMPACT_LEGACY;
2347 if (fde->eh_header_type != EH_COMPACT_LEGACY)
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ddw2gencfi.h125 Failure to find a .fde_data entry will cause an EH_COMPACT_LEGACY
130 EH_COMPACT_LEGACY, enumerator in enum:__anon547
H A Ddw2gencfi.c2271 if (fde->eh_header_type == EH_COMPACT_LEGACY)
2341 fde->eh_header_type = EH_COMPACT_LEGACY;
2343 if (fde->eh_header_type != EH_COMPACT_LEGACY)

Completed in 244 milliseconds