Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DDwarf.cpp34 .Case(section_names::debugAbbrev, &dObj->abbrevSection) in create()
H A DInputSection.h311 constexpr const char debugAbbrev[] = "__debug_abbrev"; variable