Home
last modified time | relevance | path

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

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