Home
last modified time | relevance | path

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

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