Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.h198 StringRef StringDWOSection; variable
229 virtual StringRef getStringDWOSection() { return StringDWOSection; } in getStringDWOSection()
HDDWARFContext.cpp621 .Case("debug_str.dwo", &StringDWOSection) in DWARFContextInMemory()