#ifndef BUILD_VDSO /* * Emit CFI data in .debug_frame sections, not .eh_frame sections. * The latter we currently just discard since we don't do DWARF * unwinding at runtime. So only the offline DWARF information is * useful to anyone. Note we should not use this directive if we * ever decide to enable DWARF unwinding at runtime.
*/
.cfi_sections .debug_frame #else /* * For the vDSO, emit both runtime unwind information and debug * symbols for the .dbg file.
*/
.cfi_sections .eh_frame, .debug_frame #endif
#endif/* _ASM_X86_DWARF2_H */
Messung V0.5
¤ Dauer der Verarbeitung: 0.15 Sekunden
(vorverarbeitet)
¤
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.