Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c3012 ld_map_tkval_t tkv, tkv_sym; in parse_symbol_attributes() local
3026 switch (tok = ld_map_gettoken(mf, 0, &tkv_sym)) { in parse_symbol_attributes()
3033 ss->ss_ms.ms_name = tkv_sym.tkv_str; in parse_symbol_attributes()
3061 ld_map_sym_scope(mf, tkv_sym.tkv_str, in parse_symbol_attributes()
3066 if (parse_attributes(mf, tkv_sym.tkv_str, in parse_symbol_attributes()
3131 ld_map_tokenstr(tok, &tkv_sym, &inv_buf)); in parse_symbol_attributes()