Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFContext.h246 StringRef StringDWOSection; variable
288 StringRef getStringDWOSection() override { return StringDWOSection; } in getStringDWOSection()
/NextBSD/contrib/llvm/lib/DebugInfo/DWARF/
HDDWARFContext.cpp602 .Case("debug_str.dwo", &StringDWOSection) in DWARFContextInMemory()