Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1680 StringRef MacroDWOSection; member in __anon4c77b2ee1011::DWARFObjInMemory
1701 .Case("debug_macro.dwo", &MacroDWOSection) in mapSectionToMember()
2024 StringRef getMacroDWOSection() const override { return MacroDWOSection; } in getMacroDWOSection()