Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1580 StringRef MacinfoDWOSection; member in __anona8a913f90f11::DWARFObjInMemory
1601 .Case("debug_macinfo.dwo", &MacinfoDWOSection) in mapSectionToMember()
1927 StringRef getMacinfoDWOSection() const override { return MacinfoDWOSection; } in getMacinfoDWOSection()