HomeSort by relevance Sort by last modified time
    Searched refs:MATCH_F_TYPE (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/
_elfdump.h 144 * MATCH_F_TYPE
152 MATCH_F_TYPE = 16
156 #define MATCH_F_ALL (MATCH_F_NAME | MATCH_F_NDX | MATCH_F_TYPE)
main.c 439 * type - If MATCH_F_TYPE is set, type of item under consideration.
499 if ((match_flags & MATCH_F_TYPE) &&
elfdump.c     [all...]

Completed in 60 milliseconds