Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h267 StringRef StringOffsetDWOSection; variable
314 return StringOffsetDWOSection; in getStringOffsetDWOSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp712 .Case("debug_str_offsets.dwo", &StringOffsetDWOSection) in DWARFContextInMemory()