Searched defs:matchtype (Results 1 – 4 of 4) sorted by relevance
98 typedef enum matchtype { enum
237 next_sym(const ctf_data_t *cd, const int symidx, const uchar_t matchtype, in next_sym()
1767 FindGlobalFunctions(const char * name,uint32_t max_matches,MatchType matchtype) FindGlobalFunctions() argument 1912 FindGlobalVariables(const char * name,uint32_t max_matches,MatchType matchtype) FindGlobalVariables() argument
196 uint32_t matchtype:3; /* MPS match type */ member