Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h799 bool needsDwarfSectionSizeInHeader() const { in needsDwarfSectionSizeInHeader() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp2360 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2373 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2386 if (!MAI->needsDwarfSectionSizeInHeader()) { in emitDwarfLineStartLabel()