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

  /onnv/onnv-gate/usr/src/cmd/sgs/elfdump/common/
_elfdump.h 141 * MATCH_F_NDX
151 MATCH_F_NDX = 8,
156 #define MATCH_F_ALL (MATCH_F_NAME | MATCH_F_NDX | MATCH_F_TYPE)
main.c 438 * ndx - If MATCH_F_NDX flag is set, index of item under consideration.
482 if ((match_flags & MATCH_F_NDX) &&
491 if ((match_flags & MATCH_F_NDX) &&
elfdump.c     [all...]

Completed in 1628 milliseconds