Searched refs:STB_LOCAL (Results 1 – 2 of 2) sorted by relevance
117 STB_LOCAL = 0 variable
79 public static final int STB_LOCAL = 0; field in ReadElf.Symbol131 case STB_LOCAL: in toBind()173 return (bind != STB_LOCAL && shndx == SHN_UNDEF); in isGlobalUnd()178 return (bind != STB_LOCAL && shndx != SHN_UNDEF); in isExtern()