Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1581 StringRef MacroDWOSection; member in __anond6a2cae20f11::DWARFObjInMemory
1602 .Case("debug_macro.dwo", &MacroDWOSection) in mapSectionToMember()
1926 StringRef getMacroDWOSection() const override { return MacroDWOSection; } in getMacroDWOSection()