Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DInputSection.cpp867 const bool isDebugLine = isDebug && name == ".debug_line"; in relocateNonAlloc() local
957 (ds && ds->section->repl != ds->section && !isDebugLine)) { in relocateNonAlloc()