Home
last modified time | relevance | path

Searched defs:getInfoSection (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFContext.h109 virtual StringRef getInfoSection() { return InfoSection; } in getInfoSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFObject.h36 virtual const DWARFSection &getInfoSection() const { return Dummy; } in getInfoSection() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h284 const DWARFSection &getInfoSection() override { return InfoSection; } in getInfoSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp1576 const DWARFSection &getInfoSection() const override { return InfoSection; } in getInfoSection() function in __anonddd817f10c11::DWARFObjInMemory