Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossExSubsection.cpp18 Error DebugCrossModuleExportsSubsectionRef::initialize( in initialize()
29 Error DebugCrossModuleExportsSubsectionRef::initialize(BinaryStreamRef Stream) { in initialize()
H A DDebugSubsectionVisitor.cpp54 DebugCrossModuleExportsSubsectionRef Section; in visitDebugSubsection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossExSubsection.h24 class DebugCrossModuleExportsSubsectionRef final : public DebugSubsectionRef {
29 DebugCrossModuleExportsSubsectionRef() in DebugCrossModuleExportsSubsectionRef() function
H A DDebugSubsectionVisitor.h23 class DebugCrossModuleExportsSubsectionRef; variable
46 visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &CSE,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp160 fromCodeViewSubsection(const DebugCrossModuleExportsSubsectionRef &Exports);
648 const DebugCrossModuleExportsSubsectionRef &Exports) { in fromCodeViewSubsection()
775 Error visitCrossModuleExports(DebugCrossModuleExportsSubsectionRef &Checksums,
831 DebugCrossModuleExportsSubsectionRef &Exports, in visitCrossModuleExports()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1055 iterateModuleSubsections<DebugCrossModuleExportsSubsectionRef>( in dumpXme()
1058 DebugCrossModuleExportsSubsectionRef &Exports) { in dumpXme()