Searched refs:debugS (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp245 void handleDebugS(lld::coff::SectionChunk &debugS);
1030 void DebugSHandler::handleDebugS(lld::coff::SectionChunk &debugS) { argument
1034 relocateDebugChunk(linker.alloc, debugS), debugS.getSectionName());

Completed in 106 milliseconds