Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DMarkLive.cpp36 if (sc->live && !sc->isDWARF()) in markLive()
H A DChunks.h286 bool isDWARF() const { in isDWARF() function
H A DChunks.cpp365 if (fromChunk->isCodeView() || fromChunk->isDWARF() || isMinGW) in maybeReportRelocationToDiscarded()