Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h722 void rememberUnitForMacroOffset(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.cpp2152 void DWARFLinker::DIECloner::rememberUnitForMacroOffset(CompileUnit &Unit) { in rememberUnitForMacroOffset() function in llvm::DWARFLinker::DIECloner
2727 rememberUnitForMacroOffset(*CurrentUnit); in cloneAllCompileUnits()