Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DPDB.cpp222 void addUnrelocatedSubsection(SectionChunk *debugChunk,
786 addUnrelocatedSubsection(debugChunk, ss); in handleDebugS()
882 void DebugSHandler::addUnrelocatedSubsection(SectionChunk *debugChunk, in addUnrelocatedSubsection() function in DebugSHandler