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()
275 TypeOffset < getLength() + getUnitLengthFieldByteSize(); in extract()296 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()500 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()
292 return Asm->getUnitLengthFieldByteSize() + // Length field in getLength()
3589 unsigned int AsmPrinter::getUnitLengthFieldByteSize() const { in getUnitLengthFieldByteSize() function in AsmPrinter3590 return dwarf::getUnitLengthFieldByteSize( in getUnitLengthFieldByteSize()
2954 Asm->getUnitLengthFieldByteSize() + ContentSize, Align(TupleSize)); in emitDebugARanges()
233 unsigned int getUnitLengthFieldByteSize() const;
671 inline uint8_t getUnitLengthFieldByteSize(DwarfFormat Format) { in getUnitLengthFieldByteSize() function
851 dwarf::getUnitLengthFieldByteSize(context.getDwarfFormat()); in EmitGenDwarfAranges()938 dwarf::getUnitLengthFieldByteSize(context.getDwarfFormat()); in EmitGenDwarfInfo()1583 unsigned UnitLengthBytes = dwarf::getUnitLengthFieldByteSize(Format); in EmitCIE()
2352 dwarf::getUnitLengthFieldByteSize(Ctx.getDwarfFormat()); in emitDwarfLineStartLabel()