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