Home
last modified time | relevance | path

Searched refs:needsDwarfSectionSizeInHeader (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCAsmInfo.h821 bool needsDwarfSectionSizeInHeader() const { in needsDwarfSectionSizeInHeader() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCAsmStreamer.cpp2439 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2452 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2465 if (!MAI->needsDwarfSectionSizeInHeader()) { in emitDwarfLineStartLabel()