GDB (xrefs)
Loading...
Searching...
No Matches
Functions | Variables
gdb-demangle.h File Reference

Go to the source code of this file.

Functions

bool is_cplus_marker (int)
 

Variables

bool demangle
 
bool asm_demangle
 

Function Documentation

◆ is_cplus_marker()

bool is_cplus_marker ( int c)
extern

Variable Documentation

◆ asm_demangle

bool asm_demangle
extern

Definition at line 60 of file gdb-demangle.c.

Referenced by build_address_symbolic(), disassemble_command(), and print_address().

◆ demangle

bool demangle
extern