Home
last modified time | relevance | path

Searched refs:emitInvariantSections (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.h259 Error emitInvariantSections();
H A DDWARFLinkerImpl.cpp572 if (Error Err = emitInvariantSections()) in link()
709 Error DWARFLinkerImpl::LinkContext::emitInvariantSections() { in emitInvariantSections() function in DWARFLinkerImpl::LinkContext