Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h70 virtual const DWARFSection &getAppleNamespacesSection() const { in getAppleNamespacesSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h301 const DWARFSection& getAppleNamespacesSection() override { return AppleNamespacesSection; } in getAppleNamespacesSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1564 const DWARFSection &getAppleNamespacesSection() const override { in getAppleNamespacesSection() function in __anon81815f480c11::DWARFObjInMemory