Searched refs:computeSizeAndOffsetsForUnit (Results 1 – 3 of 3) sorted by relevance
67 SecOffset += computeSizeAndOffsetsForUnit(TheU.get()); in computeSizeAndOffsets()71 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit() function in DwarfFile
141 unsigned computeSizeAndOffsetsForUnit(DwarfUnit *TheU);
2685 InfoHolder.computeSizeAndOffsetsForUnit(TU.first.get()); in addDwarfTypeUnitType()