Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DPDB.cpp320 static ArrayRef<uint8_t> consumeDebugMagic(ArrayRef<uint8_t> Data, in consumeDebugMagic() function
332 return consumeDebugMagic(Sec->getContents(), SecName); in getDebugSection()
398 consumeDebugMagic((*DbgIt)->getContents(), ".debug$S"); in extractPCHSignature()
1180 ArrayRef<uint8_t> RelocatedDebugContents = consumeDebugMagic( in handleDebugS()
1680 consumeDebugMagic(DbgC->getContents(), ".debug$S"); in findLineTable()