Searched refs:flag_compress_debug (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Das.c238 enum compressed_debug_section_type flag_compress_debug
729 flag_compress_debug = COMPRESS_DEBUG_NONE;
731 flag_compress_debug = COMPRESS_DEBUG_GABI_ZLIB;
733 flag_compress_debug = COMPRESS_DEBUG_GNU_ZLIB;
735 flag_compress_debug = COMPRESS_DEBUG_GABI_ZLIB;
745 flag_compress_debug = COMPRESS_DEBUG_GABI_ZLIB;
749 flag_compress_debug = COMPRESS_DEBUG_NONE;
237 enum compressed_debug_section_type flag_compress_debug variable in typeref:enum:compressed_debug_section_type
H A Das.h372 COMMON enum compressed_debug_section_type flag_compress_debug;
368 COMMON enum compressed_debug_section_type flag_compress_debug; variable in typeref:enum:compressed_debug_section_type
H A Dwrite.c1453 if (flag_compress_debug == COMPRESS_DEBUG_GABI_ZLIB)
2471 if (flag_compress_debug)
2473 if (flag_compress_debug == COMPRESS_DEBUG_GABI_ZLIB)
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Das.c242 enum compressed_debug_section_type flag_compress_debug
746 flag_compress_debug = COMPRESS_DEBUG_NONE;
748 flag_compress_debug = COMPRESS_DEBUG_GABI_ZLIB;
750 flag_compress_debug = COMPRESS_DEBUG_GNU_ZLIB;
752 flag_compress_debug = COMPRESS_DEBUG_GABI_ZLIB;
762 flag_compress_debug = COMPRESS_DEBUG_GABI_ZLIB;
766 flag_compress_debug = COMPRESS_DEBUG_NONE;
241 enum compressed_debug_section_type flag_compress_debug variable in typeref:enum:compressed_debug_section_type
H A Das.h328 COMMON enum compressed_debug_section_type flag_compress_debug;
324 COMMON enum compressed_debug_section_type flag_compress_debug; variable in typeref:enum:compressed_debug_section_type
H A Dwrite.c1492 if (flag_compress_debug == COMPRESS_DEBUG_GABI_ZLIB)
2539 if (flag_compress_debug)
2541 if (flag_compress_debug == COMPRESS_DEBUG_GABI_ZLIB)
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Das.c242 enum compressed_debug_section_type flag_compress_debug
731 flag_compress_debug = COMPRESS_DEBUG_NONE;
733 flag_compress_debug = COMPRESS_DEBUG_GABI_ZLIB;
735 flag_compress_debug = COMPRESS_DEBUG_GNU_ZLIB;
737 flag_compress_debug = COMPRESS_DEBUG_GABI_ZLIB;
747 flag_compress_debug = COMPRESS_DEBUG_GABI_ZLIB;
751 flag_compress_debug = COMPRESS_DEBUG_NONE;
241 enum compressed_debug_section_type flag_compress_debug variable in typeref:enum:compressed_debug_section_type
H A Das.h372 COMMON enum compressed_debug_section_type flag_compress_debug;
368 COMMON enum compressed_debug_section_type flag_compress_debug; variable in typeref:enum:compressed_debug_section_type
H A Dwrite.c1453 if (flag_compress_debug == COMPRESS_DEBUG_GABI_ZLIB)
2484 if (flag_compress_debug)
2486 if (flag_compress_debug == COMPRESS_DEBUG_GABI_ZLIB)

Completed in 152 milliseconds