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