Home
last modified time | relevance | path

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

/third_party/elfutils/libebl/
Deblopenbackend.c204 static bool default_check_st_other_bits (unsigned char st_other);
254 result->check_st_other_bits = default_check_st_other_bits; in fill_defaults()
653 default_check_st_other_bits (unsigned char st_other __attribute__ ((unused))) in default_check_st_other_bits() function
DChangeLog503 * eblopenbackend.c (default_check_st_other_bits): New function.
504 (fill_defaults): Hook default_check_st_other_bits.