Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1611 StringRef MacinfoDWOSection; member in __anon445fd25e0f11::DWARFObjInMemory
1632 .Case("debug_macinfo.dwo", &MacinfoDWOSection) in mapSectionToMember()
1958 StringRef getMacinfoDWOSection() const override { return MacinfoDWOSection; } in getMacinfoDWOSection()