![]() |
IDA Domain
|
#include "entities/common_defines.hpp"
#include "entities/instruction.hpp"
#include <vector>
#include <memory>
#include <ua.hpp>
#include <gdl.hpp>
Go to the source code of this file.
Classes | |
class | BasicBlocks |
Interface for working with basic blocks in functions. More... | |
class | BasicBlocks::Iterator |
Iterator for basic blocks in a function. More... | |