Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.h239 StringRef AbbrevDWOSection; variable
272 StringRef getAbbrevDWOSection() override { return AbbrevDWOSection; } in getAbbrevDWOSection()
DDWARFContext.cpp667 .Case("debug_abbrev.dwo", &AbbrevDWOSection) in DWARFContextInMemory()