Home
last modified time | relevance | path

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

/scripts/mod/
Dmodpost.c2095 unsigned char bind = ELF_ST_BIND(sym->st_info); in read_symbols() local
2097 if (bind == STB_GLOBAL || bind == STB_WEAK) { in read_symbols()