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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
H A DDWARFContext.h75 virtual StringRef getARangeSection() = 0;
111 virtual StringRef getARangeSection() { return ARangeSection; } function in class:llvm::DWARFContextInMemory

Completed in 151 milliseconds