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

/openjdk7/jdk/make/tools/reorder/tools/
H A Dmcount.c69 unsigned n_strx; member in struct:StabEntry
165 file = getStabString(elfInfo, stab->n_strx + offset);
296 sourceFile = getStabString(elfInfo, stab->n_strx + offset);
302 stabName = getStabString(elfInfo, stab->n_strx + offset);
332 lastOptions = getStabString(elfInfo, stab->n_strx + offset);
335 file = getStabString(elfInfo, stab->n_strx + offset);

Completed in 223 milliseconds