Searched refs:getUnitLengthFieldByteSize (Results 1 – 14 of 14) sorted by relevance
31 HeaderData.Length + dwarf::getUnitLengthFieldByteSize(Format); in extract()108 return HeaderData.Length + dwarf::getUnitLengthFieldByteSize(Format); in length()
84 dwarf::getUnitLengthFieldByteSize(HeaderData.Format) + HeaderData.Length; in extract()
172 return Length + dwarf::getUnitLengthFieldByteSize(Format); in getFullLength()
274 uint64_t NextCUOffset = Offset + getUnitLengthFieldByteSize() + getLength(); in extract()308 TypeOffset >= getUnitLengthFieldByteSize() + getLength()) { in extract()343 UnitContrib->Length != (getLength() + getUnitLengthFieldByteSize())) in applyIndexEntry()
105 uint8_t getUnitLengthFieldByteSize() const { in getUnitLengthFieldByteSize() function106 return dwarf::getUnitLengthFieldByteSize(FormParams.Format); in getUnitLengthFieldByteSize()109 return Offset + Length + getUnitLengthFieldByteSize(); in getNextUnitOffset()509 return Header.getLength() + Header.getUnitLengthFieldByteSize() - in getDebugInfoSize()
468 return Base + dwarf::getUnitLengthFieldByteSize(Hdr.Format) + in getNextUnitOffset()
84 unsigned Offset = Asm->getUnitLengthFieldByteSize() + // Length of Unit Info in computeSizeAndOffsetsForUnit()
290 return Asm->getUnitLengthFieldByteSize() + // Length field in getLength()
3614 unsigned int AsmPrinter::getUnitLengthFieldByteSize() const { in getUnitLengthFieldByteSize() function in AsmPrinter3615 return dwarf::getUnitLengthFieldByteSize( in getUnitLengthFieldByteSize()
3004 Asm->getUnitLengthFieldByteSize() + ContentSize, Align(TupleSize)); in emitDebugARanges()
233 unsigned int getUnitLengthFieldByteSize() const;
671 inline uint8_t getUnitLengthFieldByteSize(DwarfFormat Format) { in getUnitLengthFieldByteSize() function
803 dwarf::getUnitLengthFieldByteSize(context.getDwarfFormat()); in EmitGenDwarfAranges()890 dwarf::getUnitLengthFieldByteSize(context.getDwarfFormat()); in EmitGenDwarfInfo()1548 unsigned UnitLengthBytes = dwarf::getUnitLengthFieldByteSize(Format); in EmitCIE()
2394 dwarf::getUnitLengthFieldByteSize(Ctx.getDwarfFormat()); in emitDwarfLineStartLabel()