Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MachO/
H A DDwarf.cpp33 .Case(section_names::debugAbbrev, &dObj->abbrevSection) in create()
H A DInputSection.h301 constexpr const char debugAbbrev[] = "__debug_abbrev"; variable