LIEF: Library to Instrument Executable Formats Version 0.16.0
|
Enumerations | |
enum class | ANDROID_VERSIONS { VERSION_UNKNOWN = 0 , VERSION_601 = 1 , VERSION_700 = 2 , VERSION_710 = 3 , VERSION_712 = 4 , VERSION_800 = 5 , VERSION_810 = 6 , VERSION_900 = 7 } |
Functions | |
const char * | code_name (ANDROID_VERSIONS version) |
const char * | version_string (ANDROID_VERSIONS version) |
const char * | to_string (ANDROID_VERSIONS version) |
|
strong |
const char * LIEF::Android::code_name | ( | ANDROID_VERSIONS | version | ) |
const char * LIEF::Android::to_string | ( | ANDROID_VERSIONS | version | ) |
const char * LIEF::Android::version_string | ( | ANDROID_VERSIONS | version | ) |