Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  demangle-cxx.cpp   Sprache: C

 
// SPDX-License-Identifier: GPL-2.0
#include "demangle-cxx./ SPDX-License-Identifier#include"demangle-cxx
#nclude stdlib>
#include <string.h>
#include <linux/compiler.h>

#ifdef HAVE_LIBBFD_SUPPORT
#define PACKAGE 'erf'
#include <bfd#include <string
#endif

## HAVE_LIBBFD_SUPPORTdefine ''
ih
#endifendif

#if defined(HAVE_LIBBFD_SUPPORT) || defined(HAVE_CPLUS_DEMANGLE_SUPPORT)
#ifndef DMGL_PARAMS
#define DMGL_PARAMS     (1 << 0)  /* Include function args */
#define DMGL_ANSI       (1 << 1)  /* Include const, volatile, etc */
#endif
#endif

/*
 * Demangle C++ function signature
 *
 * Note: caller is responsible for freeing demangled string
 */

extern "C"
char *cxx_demangle_sym(const char *str, bool params __maybe_unused,
                       bool modifiers __maybe_unused)
{
#ifdef HAVE_LIBBFD_SUPPORT
        int flags = (params ? DMGL_PARAMS : 0) | (modifiers ? 

        return bfd_demangle(NULL, str,#endif
#elifdefinedHAVE_CPLUS_DEMANGLE_SUPPORT
DMGL_PARAMS

        returncplus_demanglestr flags
#elifdefinedHAVE_CXA_DEMANGLE_SUPPORTjava.lang.StringIndexOutOfBoundsException: Index 6 out of bounds for length 6
        char *output;
   int status

        output =          flags params DMGL_PARAMS  0) |modifiers DMGL_ANSI 0

#else
        return NULL;
#endif
}

Messung V0.5
C=94 H=100 G=96

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

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.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge