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

/linux-master/scripts/
H A Drecordmcount.h532 unsigned int const st_bind = ELF_ST_BIND(symp->st_info); local
536 && (STB_LOCAL == st_bind || STB_GLOBAL == st_bind)) {

Completed in 107 milliseconds