Home
last modified time | relevance | path

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

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