Searched refs:CFI_EMIT_eh_frame (Results 1 – 2 of 2) sorted by relevance
1020 #define CFI_EMIT_eh_frame (1 << 0) macro1023 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()
525 (CFI_EMIT_eh_frame, CFI_EMIT_debug_frame): Define.532 cfi_sections & CFI_EMIT_eh_frame. Emit .debug_frame if