Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h821 bool needsDwarfSectionSizeInHeader() const { in needsDwarfSectionSizeInHeader() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCAsmStreamer.cpp2439 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2452 if (!MAI->needsDwarfSectionSizeInHeader()) in emitDwarfUnitLength()
2465 if (!MAI->needsDwarfSectionSizeInHeader()) { in emitDwarfLineStartLabel()