Searched refs:startIndex (Results 1 – 4 of 4) sorted by relevance
77 SlotIndex startIndex() const { return Segments.start(); } in startIndex() function
310 size_t startIndex = 0; member
936 got.startIndex = &got == primGot ? 0 : index; in build()1059 return getVA() + gots[f->mipsGotIndex].startIndex * config->wordsize + 0x7ff0; in getGp()
1406 indexed_accessor_range(BaseT base, ptrdiff_t startIndex, ptrdiff_t count)1409 std::make_pair(base, startIndex), count) {}