GDB (xrefs)
Loading...
Searching...
No Matches
Functions | Variables
/tmp/gdb-13.1/gdb/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)

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