Home
last modified time | relevance | path

Searched refs:emitDwarfDebugRangeListFooter (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
HDDWARFStreamer.h114 void emitDwarfDebugRangeListFooter(const CompileUnit &Unit,
HDDWARFLinker.h92 virtual void emitDwarfDebugRangeListFooter(const CompileUnit &Unit,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFStreamer.cpp552 void DwarfStreamer::emitDwarfDebugRangeListFooter(const CompileUnit &Unit, in emitDwarfDebugRangeListFooter() function in DwarfStreamer
HDDWARFLinker.cpp1978 TheDwarfEmitter->emitDwarfDebugRangeListFooter(Unit, EndLabel); in generateUnitRanges()