retdec
|
Common function representation. More...
#include <set>
#include <string>
#include "retdec/common/calling_convention.h"
#include "retdec/common/basic_block.h"
#include "retdec/common/object.h"
#include "retdec/common/storage.h"
#include "retdec/common/type.h"
Go to the source code of this file.
Classes | |
class | retdec::common::Function |
struct | retdec::common::FunctionNameCompare |
struct | retdec::common::FunctionAddressCompare |
class | retdec::common::FunctionContainer |
class | retdec::common::FunctionSet |
Namespaces | |
retdec | |
retdec::common | |
Typedefs | |
using | retdec::common::LineNumber = retdec::common::Address |
Common function representation.