Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp73 SecOffset += computeSizeAndOffsetsForUnit(TheU.get()); in computeSizeAndOffsets()
80 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit() function in DwarfFile
H A DDwarfFile.h122 unsigned computeSizeAndOffsetsForUnit(DwarfUnit *TheU);
H A DDwarfDebug.cpp3539 InfoHolder.computeSizeAndOffsetsForUnit(TU.first.get()); in addDwarfTypeUnitType()