Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h268 StringRef RangeDWOSection; variable
316 StringRef getRangeDWOSection() override { return RangeDWOSection; } in getRangeDWOSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1232 DWARFSectionMap RangeDWOSection; member in __anonddd817f10c11::DWARFObjInMemory
1390 RangeDWOSection.Data = Data; in DWARFObjInMemory()
1512 return RangeDWOSection; in getRangeDWOSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp727 RangeDWOSection = data; in DWARFContextInMemory()