Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2057 StringRef MacinfoDWOSection; member in __anonfc0a132e1211::DWARFObjInMemory
2078 .Case("debug_macinfo.dwo", &MacinfoDWOSection) in mapSectionToMember()
2400 StringRef getMacinfoDWOSection() const override { return MacinfoDWOSection; } in getMacinfoDWOSection()