Home
last modified time | relevance | path

Searched defs:getRangeDWOSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h65 virtual const DWARFSection &getRangeDWOSection() const { return Dummy; } in getRangeDWOSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h316 StringRef getRangeDWOSection() override { return RangeDWOSection; } in getRangeDWOSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1511 const DWARFSection &getRangeDWOSection() const override { in getRangeDWOSection() function in __anonddd817f10c11::DWARFObjInMemory