Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2058 StringRef MacroDWOSection; member in __anonfc0a132e1211::DWARFObjInMemory
2079 .Case("debug_macro.dwo", &MacroDWOSection) in mapSectionToMember()
2398 StringRef getMacroDWOSection() const override { return MacroDWOSection; } in getMacroDWOSection()