LIEF: Library to Instrument Executable Formats Version 0.16.0
|
#include <LIEF/visibility.h>
#include <LIEF/ObjC/Method.hpp>
#include <LIEF/ObjC/Property.hpp>
#include <LIEF/iterators.hpp>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | LIEF::objc::IVar |
This class represents an instance variable (ivar) More... | |
class | LIEF::objc::IVar::Iterator |
class | LIEF::objc::IVar::Iterator::PointerProxy |
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
namespace | LIEF::objc |
Namespace related to ObjC metadata. | |
namespace | LIEF::objc::details |