Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp76 SecOffset += computeSizeAndOffsetsForUnit(TheU.get()); in computeSizeAndOffsets()
80 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit() function in DwarfFile
DDwarfFile.h120 unsigned computeSizeAndOffsetsForUnit(DwarfUnit *TheU);
DDwarfDebug.cpp2992 InfoHolder.computeSizeAndOffsetsForUnit(TU.first.get()); in addDwarfTypeUnitType()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp84 SecOffset += computeSizeAndOffsetsForUnit(TheU.get()); in computeSizeAndOffsets()
88 unsigned DwarfFile::computeSizeAndOffsetsForUnit(DwarfUnit *TheU) { in computeSizeAndOffsetsForUnit() function in llvm::DwarfFile
DDwarfFile.h82 unsigned computeSizeAndOffsetsForUnit(DwarfUnit *TheU);
DDwarfDebug.cpp1937 InfoHolder.computeSizeAndOffsetsForUnit(TU.first.get()); in addDwarfTypeUnitType()