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

/frameworks/compile/linkloader/include/
H A DELFSymbol.h84 #define ELF_ST_INFO(b,t) (((b)<<4)+((t)&0xf)) macro
94 #undef ELF_ST_INFO macro

Completed in 1096 milliseconds