HelenOS sources

elf_st_bind        65 kernel/generic/src/debug/symtab.c 		int st_bind = elf_st_bind(scs->symtab[i].st_info);
elf_st_bind       124 uspace/lib/c/arch/ia64/src/rtld/reloc.c 		    elf_st_bind(sym->st_info));
elf_st_bind       129 uspace/lib/c/arch/ia64/src/rtld/reloc.c 		if (elf_st_bind(sym->st_info) == STB_LOCAL) {
HelenOS homepage, sources at GitHub