Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCAsmInfo.h787 bool needsDwarfSectionSizeInHeader() const { in needsDwarfSectionSizeInHeader() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAsmStreamer.cpp2318 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2331 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2344 if (!MAI->needsDwarfSectionSizeInHeader()) { in emitDwarfLineStartLabel()