Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h626 Error emitDebugAddrSection();
H A DDWARFLinkerCompileUnit.cpp632 Error CompileUnit::emitDebugAddrSection() { in emitDebugAddrSection() function in CompileUnit
1274 if (Error Err = emitDebugAddrSection()) in cloneAndEmit()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h597 void emitDebugAddrSection(CompileUnit &Unit,
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2030 void DWARFLinker::DIECloner::emitDebugAddrSection( in emitDebugAddrSection() function in llvm::DWARFLinker::DIECloner
2621 emitDebugAddrSection(*CurrentUnit, DwarfVersion); in cloneAllCompileUnits()