Searched refs:startAddr (Results 1 – 6 of 6) sorted by relevance
118 u_int startAddr; member
207 if (!xdr_u_int (xdrs, &objp->startAddr))
597 uint64_t startAddr = isec->getVA(off); in patchInputSectionDescription() local600 implementPatch(startAddr, patcheeOffset, isec, patches); in patchInputSectionDescription()
326 pint_t startAddr = addr; in getEncodedP() local389 result += startAddr; in getEncodedP()
750 source_step.startAddr = 0; in net_step()
2111 for (auto [pageIdx, startAddr] : pageStarts) in writeTo()2112 starts[pageIdx] = startAddr; in writeTo()