Home
last modified time | relevance | path

Searched defs:setDebugInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp174 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo() function in LTOCodeGenerator
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DFile.h235 void setDebugInfo(std::unique_ptr<DebugInfo> debugInfo) { in setDebugInfo() function