Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h263 StringRef AbbrevDWOSection; variable
309 StringRef getAbbrevDWOSection() override { return AbbrevDWOSection; } in getAbbrevDWOSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp708 .Case("debug_abbrev.dwo", &AbbrevDWOSection) in DWARFContextInMemory()