Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCAsmInfo.h817 bool needsDwarfSectionSizeInHeader() const { in needsDwarfSectionSizeInHeader() function
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCAsmStreamer.cpp2403 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2416 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2429 if (!MAI->needsDwarfSectionSizeInHeader()) { in emitDwarfLineStartLabel()