Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h241 StringRef RangeDWOSection; variable
284 StringRef getRangeDWOSection() override { return RangeDWOSection; } in getRangeDWOSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp607 RangeDWOSection = data; in DWARFContextInMemory()