Home
last modified time | relevance | path

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

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