Home
last modified time | relevance | path

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

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