Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DPDB.cpp195 void handleDebugS(ArrayRef<uint8_t> relocatedDebugContents);
645 void DebugSHandler::handleDebugS(ArrayRef<uint8_t> relocatedDebugContents) { in handleDebugS() function in DebugSHandler
850 dsh.handleDebugS(relocatedDebugContents); in addDebugSymbols()