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

/external/llvm/lib/DebugInfo/
H A DDWARFContext.h78 virtual StringRef getStringSection() = 0;
125 virtual StringRef getStringSection() { return StringSection; } function in class:llvm::DWARFContextInMemory

Completed in 55 milliseconds