Home
last modified time | relevance | path

Searched refs:CFI_EMIT_eh_frame (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Ddw2gencfi.c1020 #define CFI_EMIT_eh_frame (1 << 0) macro
1023 static int cfi_sections = CFI_EMIT_eh_frame;
1041 sections |= CFI_EMIT_eh_frame; in dot_cfi_sections()
1856 if ((cfi_sections & CFI_EMIT_eh_frame) != 0) in cfi_finish()
DChangeLog-2009525 (CFI_EMIT_eh_frame, CFI_EMIT_debug_frame): Define.
532 cfi_sections & CFI_EMIT_eh_frame. Emit .debug_frame if