Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1680 StringRef MacroDWOSection; member in __anon00272cc51011::DWARFObjInMemory
1701 .Case("debug_macro.dwo", &MacroDWOSection) in mapSectionToMember()
2024 StringRef getMacroDWOSection() const override { return MacroDWOSection; } in getMacroDWOSection()