Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h626 Error emitDebugAddrSection();
H A DDWARFLinkerCompileUnit.cpp629 Error CompileUnit::emitDebugAddrSection() { in emitDebugAddrSection() function in CompileUnit
1270 if (Error Err = emitDebugAddrSection()) in cloneAndEmit()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h603 LLVM_ABI void emitDebugAddrSection(CompileUnit &Unit,
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2076 void DWARFLinker::DIECloner::emitDebugAddrSection( in emitDebugAddrSection() function in llvm::DWARFLinker::DIECloner
2758 emitDebugAddrSection(*CurrentUnit, DwarfVersion); in cloneAllCompileUnits()