Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DPDB.cpp268 void handleDebugS(lld::coff::SectionChunk &DebugS);
1177 void DebugSHandler::handleDebugS(lld::coff::SectionChunk &DebugS) { in handleDebugS() function in DebugSHandler
1330 DSH.handleDebugS(*DebugChunk); in addObjFile()