Linux Perf
demangle-java.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define JAVA_DEMANGLE_NORET   0x1 /* do not process return type */
 

Functions

char * java_demangle_sym (const char *str, int flags)
 

Macro Definition Documentation

◆ JAVA_DEMANGLE_NORET

#define JAVA_DEMANGLE_NORET   0x1 /* do not process return type */

Definition at line 7 of file demangle-java.h.

Function Documentation

◆ java_demangle_sym()

char* java_demangle_sym ( const char *  str,
int  flags 
)

Definition at line 157 of file demangle-java.c.

Here is the call graph for this function: