Home
last modified time | relevance | path

Searched refs:ELFW (Results 1 – 1 of 1) sorted by relevance

/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h28 #ifndef ELFW
43 #define ELFW(type) _ELFW(__ELF_NATIVE_CLASS, type) macro
47 #define ELFW_R_TYPE(x) ELFW(R_TYPE)(x)
48 #define ELFW_R_SYM(x) ELFW(R_SYM)(x)