Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h266 StringRef StringDWOSection; variable
312 StringRef getStringDWOSection() override { return StringDWOSection; } in getStringDWOSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp711 .Case("debug_str.dwo", &StringDWOSection) in DWARFContextInMemory()