Home
last modified time | relevance | path

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

/interface/sdk_c/third_party/musl/ndk_musl_include/
H A Delf.h561 #define ELF32_R_INFO(sym, type) (((sym) << 8) + ((type) & 0xff)) macro

Completed in 10 milliseconds