Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h156 #define MATCH_F_ALL (MATCH_F_NAME | MATCH_F_NDX | MATCH_F_TYPE) macro
H A Delfdump.c472 if (!match(MATCH_F_ALL, secname, seccnt, shdr->sh_type)) in sections()
934 if (!match(MATCH_F_ALL, _cache->c_name, cnt, shdr->sh_type)) in unwind()
2436 if (!match(MATCH_F_ALL, _cache->c_name, secndx, shdr->sh_type)) in symbols()
2481 if (!match(MATCH_F_ALL, sortcache->c_name, sortsecndx, in sunw_sort()
2615 if (!match(MATCH_F_ALL, relname, cnt, type)) in reloc()
3430 if (!match(MATCH_F_ALL, _cache->c_name, cnt, shdr->sh_type)) in move()
3806 if (!match(MATCH_F_ALL, _cache->c_name, cnt, shdr->sh_type)) in note()
4108 if (!match(MATCH_F_ALL, _cache->c_name, scnt, shdr->sh_type)) in group()
5005 if (match(MATCH_F_STRICT | MATCH_F_ALL, _cache->c_name, in regular()
5041 if (!match(MATCH_F_STRICT | MATCH_F_ALL, _cache->c_name, in regular()