Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DInputSection.cpp836 const bool isDebugLine = isDebug && name == ".debug_line"; in relocateNonAlloc() local
896 if (!sym.getOutputSection() || (ds && ds->folded && !isDebugLine)) { in relocateNonAlloc()