retdec
Classes | Namespaces
type_config.h File Reference

Defines type widths and singnedness for types that are implementation specific. More...

#include <map>
#include "retdec/ctypes/integral_type.h"

Go to the source code of this file.

Classes

class  retdec::ctypesparser::TypeConfig
 Defines type widths and singnedness for types that are implementation specific. TODO add configuration based on decompiled architecture and compiler. More...
 

Namespaces

 retdec
 
 retdec::ctypesparser
 

Detailed Description

Defines type widths and singnedness for types that are implementation specific.