Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmap_v2.c3348 ld_map_tkval_t tkv, tkv_sym; in parse_symbol_attributes() local
3362 switch (tok = ld_map_gettoken(mf, 0, &tkv_sym)) { in parse_symbol_attributes()
3370 ss->ss_ms.ms_name = tkv_sym.tkv_str; in parse_symbol_attributes()
3400 ld_map_sym_scope(mf, tkv_sym.tkv_str, in parse_symbol_attributes()
3405 if (parse_attributes(mf, tkv_sym.tkv_str, in parse_symbol_attributes()
3486 ld_map_tokenstr(tok, &tkv_sym, &inv_buf)); in parse_symbol_attributes()