Home
last modified time | relevance | path

Searched refs:emitDwarfDebugAddrsFooter (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h129 void emitDwarfDebugAddrsFooter(const CompileUnit &Unit,
H A DDWARFLinker.h117 virtual void emitDwarfDebugAddrsFooter(const CompileUnit &Unit,
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp746 void DwarfStreamer::emitDwarfDebugAddrsFooter(const CompileUnit &Unit, in emitDwarfDebugAddrsFooter() function in DwarfStreamer
H A DDWARFLinker.cpp2093 Emitter->emitDwarfDebugAddrsFooter(Unit, EndLabel); in emitDebugAddrSection()