LIEF: Library to Instrument Executable Formats Version 0.16.0
Loading...
Searching...
No Matches
type_traits.hpp File Reference
#include <cstdint>
#include <unordered_map>
#include <LIEF/DEX/deopt.hpp>
Include dependency graph for VDEX/type_traits.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LIEF
 LIEF namespace.
 
namespace  LIEF::DEX
 
namespace  LIEF::VDEX
 

Typedefs

using LIEF::VDEX::vdex_version_t = uint32_t
 
using LIEF::VDEX::dex2dex_info_t = std::unordered_map<const DEX::File*, DEX::dex2dex_info_t>