Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp879 const bool isDebugLine = isDebug && name == ".debug_line"; in relocateNonAlloc() local
972 (ds && ds->section->repl != ds->section && !isDebugLine)) { in relocateNonAlloc()