|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|


Go to the source code of this file.
Namespaces | |
| namespace | LIEF |
| LIEF namespace. | |
| namespace | LIEF::runtime |
Enumerations | |
| enum class | LIEF::runtime::PLATFORMS : uint32_t { LIEF::runtime::NONE = 0 , LIEF::runtime::LINUX , LIEF::runtime::WINDOWS , LIEF::runtime::ANDROID_ , LIEF::runtime::OSX , LIEF::runtime::IOS } |
| enum class | LIEF::runtime::ARCH : uint32_t { LIEF::runtime::NONE , LIEF::runtime::X86_64 , LIEF::runtime::ARM64 , LIEF::runtime::RISCV64 } |