Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2060 StringRef StrDWOSection; member in __anonfc0a132e1211::DWARFObjInMemory
2081 .Case("debug_str.dwo", &StrDWOSection) in mapSectionToMember()
2345 StringRef getStrDWOSection() const override { return StrDWOSection; } in getStrDWOSection()