Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2056 StringRef MacroDWOSection; member in __anonafd15ee41111::DWARFObjInMemory
2077 .Case("debug_macro.dwo", &MacroDWOSection) in mapSectionToMember()
2396 StringRef getMacroDWOSection() const override { return MacroDWOSection; } in getMacroDWOSection()