Home
last modified time | relevance | path

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

/illumos-gate/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.c482 if (!match(MATCH_F_ALL, secname, seccnt, shdr->sh_type)) in sections()
992 if (!match(MATCH_F_ALL, _cache->c_name, cnt, shdr->sh_type)) in unwind()
2513 if (!match(MATCH_F_ALL, _cache->c_name, secndx, shdr->sh_type)) in symbols()
2558 if (!match(MATCH_F_ALL, sortcache->c_name, sortsecndx, in sunw_sort()
2692 if (!match(MATCH_F_ALL, relname, cnt, type)) in reloc()
3533 if (!match(MATCH_F_ALL, _cache->c_name, cnt, shdr->sh_type)) in move()
3909 if (!match(MATCH_F_ALL, _cache->c_name, cnt, shdr->sh_type)) in note()
4265 if (!match(MATCH_F_ALL, _cache->c_name, scnt, shdr->sh_type)) in group()
5175 if (match(MATCH_F_STRICT | MATCH_F_ALL, _cache->c_name, in regular()
5211 if (!match(MATCH_F_STRICT | MATCH_F_ALL, _cache->c_name, in regular()