Searched defs:getAbbrevSection (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/
H A DDWARFContext.h119 virtual StringRef getAbbrevSection() = 0;
189 virtual StringRef getAbbrevSection() { return AbbrevSection; } function in class:llvm::DWARFContextInMemory

Completed in 55 milliseconds