Lines Matching defs:OutOffset
1290 uint64_t OutOffset, std::optional<int64_t> FuncAddressAdjustment,
1308 InputDieEntry, PlainDIEGenerator, OutOffset, FuncAddressAdjustment,
1339 CurChild, TypeParentForChild, OutOffset, FuncAddressAdjustment,
1343 OutOffset =
1353 OutOffset += sizeof(int8_t);
1358 ClonedDIE.first->setSize(OutOffset - ClonedDIE.first->getOffset());
1365 uint64_t &OutOffset, std::optional<int64_t> &FuncAddressAdjustment,
1397 ClonedDIE = PlainDIEGenerator.createDIE(InputDieEntry->getTag(), OutOffset);
1401 rememberDieOutOffset(InputDieIdx, OutOffset);
1415 OutOffset =