Home | History | Annotate | Download | only in src

Lines Matching defs:symbol_type

76 	uint32_t symbol_type;
2016 req->symbol_type = i;
2065 req->symbol_type = SYM_CLASSES;
2095 if (req.symbol_type == SYM_CLASSES) {
2124 symtab_names[req.symbol_type],
2126 symbol_type][req.
2134 symtab_names[req.symbol_type],
2136 symbol_type][req.
2155 if (req->symbol_type == SYM_CLASSES) {
2174 symtab_names[req->symbol_type],
2175 p->sym_val_to_name[req->symbol_type][req->symbol_value - 1]);