Home
last modified time | relevance | path

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

/external/elfutils/src/libebl/
Deblopenbackend.c186 static bool default_check_st_other_bits (unsigned char st_other);
239 result->check_st_other_bits = default_check_st_other_bits; in fill_defaults()
689 default_check_st_other_bits (unsigned char st_other __attribute__ ((unused))) in default_check_st_other_bits() function
DChangeLog134 * eblopenbackend.c (default_check_st_other_bits): New function.
135 (fill_defaults): Hook default_check_st_other_bits.