Lines Matching refs:nm
1051 char* nm = strtab + stab[j].st_name;
1062 stab[j].st_size, nm);
1087 stab[j].st_size, stab[j].st_value, nm);
1103 ad, oc->fileName, nm );
1111 assert(nm != NULL);
1112 oc->symbols[j] = nm;
1117 //ghciInsertStrHashTable(oc->fileName, global_symbol_table, nm, ad);
1118 paranoid_addto_StringMap(global_symbol_table, nm, ad);