Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h74 virtual const DWARFSection &getAppleObjCSection() const { return Dummy; } in getAppleObjCSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h302 const DWARFSection& getAppleObjCSection() override { return AppleObjCSection; } in getAppleObjCSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1567 const DWARFSection &getAppleObjCSection() const override { in getAppleObjCSection() function in __anonddd817f10c11::DWARFObjInMemory