Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp76 SecOffset += computeSizeAndOffsetsForUnit(TheU.get()); in computeSizeAndOffsets()
80 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit() function in DwarfFile
H A DDwarfFile.h120 unsigned computeSizeAndOffsetsForUnit(DwarfUnit *TheU);
H A DDwarfDebug.cpp2992 InfoHolder.computeSizeAndOffsetsForUnit(TU.first.get()); in addDwarfTypeUnitType()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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.h121 unsigned computeSizeAndOffsetsForUnit(DwarfUnit *TheU);
H A DDwarfDebug.cpp3483 InfoHolder.computeSizeAndOffsetsForUnit(TU.first.get()); in addDwarfTypeUnitType()
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp84 SecOffset += computeSizeAndOffsetsForUnit(TheU.get()); in computeSizeAndOffsets()
88 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit() function in llvm::DwarfFile
H A DDwarfFile.h82 unsigned computeSizeAndOffsetsForUnit(DwarfUnit *TheU);
H A DDwarfDebug.cpp1937 InfoHolder.computeSizeAndOffsetsForUnit(TU.first.get()); in addDwarfTypeUnitType()