Searched refs:ELF32_M_SIZE (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/musl/ndk_musl_include/ | ||
H A D | elf.h | 1109 #define ELF32_M_SIZE(info) ((unsigned char) (info))
macro 1113 #define ELF64_M_SIZE(info) ELF32_M_SIZE (info) |
Completed in 10 milliseconds