Home
last modified time | relevance | path

Searched refs:ELF64_ST_INFO (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Delf.h494 #define ELF64_ST_INFO(bind, type) ELF32_ST_INFO ((bind), (type)) macro

Completed in 14 milliseconds