Searched refs:OutputOff (Results 1 – 5 of 5) sorted by relevance
120 Last.OutputOff + Last.Size == P.OutputOff) { in printEhFrame()137 writeHeader(OS, OSec->Addr + P.OutputOff, OSec->getLMA() + P.OutputOff, in printEhFrame()
226 : InputOff(Off), Hash(Hash), OutputOff(0), in SectionPiece()231 int64_t OutputOff : 63; member290 ssize_t OutputOff = -1; member
481 Rec->Cie->OutputOff = Off; in finalizeContents()485 Fde->OutputOff = Off; in finalizeContents()510 uint64_t Pc = getFdePc(Buf, Fde->OutputOff, Enc); in getFdeData()511 uint64_t FdeVA = getParent()->Addr + Fde->OutputOff; in getFdeData()571 size_t CieOffset = Rec->Cie->OutputOff; in writeTo()575 size_t Off = Fde->OutputOff; in writeTo()2903 Sec->Pieces[I].OutputOff = Builder.getOffset(Sec->getData(I)); in finalizeContents()2937 Sec->Pieces[I].OutputOff = Shards[ShardId].add(Sec->getData(I)); in finalizeContents()2958 Sec->Pieces[I].OutputOff += in finalizeContents()
734 if (Pieces[I].OutputOff == -1) in get()736 return Pieces[I].OutputOff + Off - Pieces[I].InputOff; in get()
1238 return Piece.OutputOff + Addend; in getParentOffset()