Searched defs:rsym (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/src/src/
H A Dldgeneric.c5178 struct symbol *rsym = ld_state.lscript_syms; local
5182 fillin_special_symbol (rsym, SHN_ABS, nsym++, symdata, strtab);
5184 while ((rsym = rsym->next) != NULL);
/external/valgrind/perf/
H A Dtinycc.c2349 rsym: return symbol
2352 static long rsym, anon_sym, ind, loc;
13644 rsym = gjmp(rsym); /* jmp */
14564 rsym = 0;
14566 gsym(rsym);
2350 static long rsym, anon_sym, ind, loc; variable

Completed in 122 milliseconds