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

/freebsd-10.3-release/contrib/llvm/lib/DebugInfo/
H A DDWARFContext.h200 StringRef RangeDWOSection; member in class:llvm::DWARFContextInMemory
233 virtual StringRef getRangeDWOSection() { return RangeDWOSection; }
H A DDWARFContext.cpp630 RangeDWOSection = data;

Completed in 41 milliseconds