Home
last modified time | relevance | path

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

/titanic_50/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.c476 if (!match(MATCH_F_ALL, secname, seccnt, shdr->sh_type)) in sections()
938 if (!match(MATCH_F_ALL, _cache->c_name, cnt, shdr->sh_type)) in unwind()
2440 if (!match(MATCH_F_ALL, _cache->c_name, secndx, shdr->sh_type)) in symbols()
2485 if (!match(MATCH_F_ALL, sortcache->c_name, sortsecndx, in sunw_sort()
2619 if (!match(MATCH_F_ALL, relname, cnt, type)) in reloc()
3434 if (!match(MATCH_F_ALL, _cache->c_name, cnt, shdr->sh_type)) in move()
3810 if (!match(MATCH_F_ALL, _cache->c_name, cnt, shdr->sh_type)) in note()
4112 if (!match(MATCH_F_ALL, _cache->c_name, scnt, shdr->sh_type)) in group()
5010 if (match(MATCH_F_STRICT | MATCH_F_ALL, _cache->c_name, in regular()
5046 if (!match(MATCH_F_STRICT | MATCH_F_ALL, _cache->c_name, in regular()