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

/external/iproute2/tc/
H A Dtc_bpf.c1103 #define __ELF_ST_TYPE(x) (((unsigned int) x) & 0xf) macro
1121 __ELF_ST_TYPE(sym.st_info) != STT_NOTYPE ||

Completed in 191 milliseconds