Searched defs:SYMINFO_FLG_FILTER (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h466 #define SYMINFO_FLG_FILTER 0x0002 /* symbol ref is associated to a */ macro
468 #define SYMINFO_FLG_PASSTHRU SYMINFO_FLG_FILTER /* unused obsolete name */
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h818 #define SYMINFO_FLG_PASSTHRU 0x0002 /* ignored - see SYMINFO_FLG_FILTER */
826 #define SYMINFO_FLG_FILTER 0x0002 /* symbol ref is associated to a */ macro

Completed in 70 milliseconds