retdec
|
Directories | |
directory | borland_ast |
Files | |
file | ast_ctypes_parser.cpp |
Base class for all C-types parsers from demangler ASTs. | |
file | borland_ast_ctypes_parser.cpp |
Parser from AST created by Borland demangler to C-types. | |
file | borland_ast_parser.cpp |
Implementation of borland demangler parsing into AST. | |
file | borland_demangler.cpp |
Implementation of borland demangler. | |
file | context.cpp |
Implementation of cacheing of nodes in borland demangler AST. | |
file | demangler_base.cpp |
Demangler library implementation. | |
file | itanium_ast_ctypes_parser.cpp |
Parser from AST created by Itanium demangler to C-types. | |
file | itanium_demangler_adapter.cpp |
Implementation of itanium demangler adapter. | |
file | microsoft_demangler_adapter.cpp |
Implementation of microsoft demangler adapter. | |
file | ms_ast_ctypes_parser.cpp |