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

/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFContext.h236 StringRef AbbrevDWOSection; member in class:llvm::DWARFContextInMemory
277 StringRef getAbbrevDWOSection() override { return AbbrevDWOSection; }
/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp590 .Case("debug_abbrev.dwo", &AbbrevDWOSection)

Completed in 20 milliseconds