#ifndef BUILD_VDSO /* * Emit CFI data in .debug_frame sections and not in .eh_frame * sections. The .eh_frame CFI is used for runtime unwind * information that is not being used. Hence, vmlinux.lds.S * can discard the .eh_frame sections.
*/
.cfi_sections .debug_frame #else /* * For vDSO, emit CFI data in both, .eh_frame and .debug_frame * sections.
*/
.cfi_sections .eh_frame, .debug_frame #endif
#endif/* __ASSEMBLER__ */
#endif/* _ASM_S390_DWARF_H */
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet am 2026-04-26)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.