Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h72 virtual const DWARFSection &getAppleNamesSection() const { return Dummy; } in getAppleNamesSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h299 const DWARFSection& getAppleNamesSection() override { return AppleNamesSection; } in getAppleNamesSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1860 const DWARFSection &getAppleNamesSection() const override { in getAppleNamesSection() function in __anonef33c4370d11::DWARFObjInMemory