Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_map.h235 FLG_SCOPE_EXPT, /* symbol defined exported */ enumerator
H A Dmap_support.c920 { MSG_ORIG(MSG_MAPKW_EXPORTED), FLG_SCOPE_EXPT, 0 }, in ld_map_sym_scope()
1295 } else if (mv->mv_scope == FLG_SCOPE_EXPT) { in ld_map_sym_enter()
1328 (mv->mv_scope != FLG_SCOPE_EXPT) && in ld_map_sym_enter()