Home
last modified time | relevance | path

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

/titanic_41/usr/src/common/elfcap/
H A Delfcap.h143 typedef elfcap_mask_t elfcap_from_str_func_t(elfcap_style_t, typedef
153 extern elfcap_from_str_func_t elfcap_hw1_from_str;
154 extern elfcap_from_str_func_t elfcap_hw2_from_str;
155 extern elfcap_from_str_func_t elfcap_sf1_from_str;
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c879 Word type, elfcap_from_str_func_t *elfcap_from_str_func) in parse_cap_mask()