Home
last modified time | relevance | path

Searched refs:computeSizeAndOffsetsForUnit (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp67 SecOffset += computeSizeAndOffsetsForUnit(TheU.get()); in computeSizeAndOffsets()
71 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit() function in DwarfFile
H A DDwarfFile.h141 unsigned computeSizeAndOffsetsForUnit(DwarfUnit *TheU);
H A DDwarfDebug.cpp2685 InfoHolder.computeSizeAndOffsetsForUnit(TU.first.get()); in addDwarfTypeUnitType()