Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h67 virtual const DWARFSection &getAddrSection() const { return Dummy; } in getAddrSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h317 StringRef getAddrSection() override { in getAddrSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1517 const DWARFSection &getAddrSection() const override { return AddrSection; } in getAddrSection() function in __anonddd817f10c11::DWARFObjInMemory