Searched defs:ELFSYM_INFO (Results 1 – 1 of 1) sorted by relevance
100 #define ELFSYM_INFO(bind, type) (((bind) << 4) | (type)) macro
Completed in 5 milliseconds