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

/openjdk7/jdk/make/tools/reorder/tools/
H A Dmcount.c103 int stabCount; member in struct:ElfInfo
157 for (i = 0; i < elfInfo->stabCount; ++i) {
255 elfInfo->stabCount = elfInfo->stabData->d_size / sizeof (StabEntry);
288 for (i = 0; i < elfInfo->stabCount; ++i) {

Completed in 245 milliseconds