Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DDwarf.cpp32 .Case(section_names::debugLine, &dObj->lineSection.Data) in create()
H A DInputSection.h313 constexpr const char debugLine[] = "__debug_line"; variable