Searched refs:ebl_check_st_other_bits (Results 1 – 5 of 5) sorted by relevance
37 ebl_check_st_other_bits (ebl, st_other) in ebl_check_st_other_bits() function
151 extern bool ebl_check_st_other_bits (Ebl *ebl, unsigned char st_other);
136 * libebl.h (ebl_check_st_other_bits): New prototype.
1032 if (! ebl_check_st_other_bits (ebl, sym->st_other)) in check_symtab()
1083 * elflint.c (check_symtab): Use ebl_check_st_other_bits.