Home | History | Annotate | Download | only in gold

Lines Matching defs:entry_count

1843   uint64_t entry_count = read_unsigned_LEB_128(lineptr, &len);
1848 for (unsigned int j = 0; j < entry_count; j++)
1907 entry_count = read_unsigned_LEB_128(lineptr, &len);
1913 for (unsigned int j = 0; j < entry_count; j++)