Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h830 bool needsDwarfSectionSizeInHeader() const { in needsDwarfSectionSizeInHeader() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp2511 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2524 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2537 if (!MAI->needsDwarfSectionSizeInHeader()) { in emitDwarfLineStartLabel()