Home
last modified time | relevance | path

Searched refs:TK_DASH (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A D_map.h152 TK_DASH = 8, /* - */ enumerator
H A Dmap_core.c291 TK_DASH, /* 45 - - */
2137 case TK_DASH: in ld_map_tokenstr()
H A Dmap.c1259 if (tok == TK_DASH) { in ld_map_parse_v1()