Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h817 bool needsDwarfSectionSizeInHeader() const { in needsDwarfSectionSizeInHeader() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp2536 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2549 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2562 if (!MAI->needsDwarfSectionSizeInHeader()) { in emitDwarfLineStartLabel()