Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1682 StringRef StrDWOSection; member in __anonda3bf7bb1011::DWARFObjInMemory
1703 .Case("debug_str.dwo", &StrDWOSection) in mapSectionToMember()
1971 StringRef getStrDWOSection() const override { return StrDWOSection; } in getStrDWOSection()