Home
last modified time | relevance | path

Searched refs:IPDBEnumSectionContribs (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBSession.h91 virtual std::unique_ptr<IPDBEnumSectionContribs>
DPDBTypes.h73 using IPDBEnumSectionContribs = IPDBEnumChildren<IPDBSectionContrib>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASession.h85 std::unique_ptr<IPDBEnumSectionContribs> getSectionContribs() const override;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DNativeSession.h93 std::unique_ptr<IPDBEnumSectionContribs> getSectionContribs() const override;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DNativeSession.cpp208 std::unique_ptr<IPDBEnumSectionContribs>
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp405 std::unique_ptr<IPDBEnumSectionContribs>