Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h69 virtual const DWARFSection &getAppleTypesSection() const { return Dummy; } in getAppleTypesSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h300 const DWARFSection& getAppleTypesSection() override { return AppleTypesSection; } in getAppleTypesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1561 const DWARFSection &getAppleTypesSection() const override { in getAppleTypesSection() function in __anonddd817f10c11::DWARFObjInMemory