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