Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossExSubsection.cpp19 Error DebugCrossModuleExportsSubsectionRef::initialize( in initialize()
30 Error DebugCrossModuleExportsSubsectionRef::initialize(BinaryStreamRef Stream) { in initialize()
DDebugSubsectionVisitor.cpp55 DebugCrossModuleExportsSubsectionRef Section; in visitDebugSubsection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugCrossExSubsection.h25 class DebugCrossModuleExportsSubsectionRef final : public DebugSubsectionRef {
30 DebugCrossModuleExportsSubsectionRef() in DebugCrossModuleExportsSubsectionRef() function
DDebugSubsectionVisitor.h26 class DebugCrossModuleExportsSubsectionRef; variable
50 visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &CSE,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp161 fromCodeViewSubsection(const DebugCrossModuleExportsSubsectionRef &Exports);
649 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection()
776 Error visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &Checksums,
832 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp932 iterateModuleSubsections<DebugCrossModuleExportsSubsectionRef>( in dumpXme()
935 DebugCrossModuleExportsSubsectionRef &Exports) { in dumpXme()