reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  149   W.printEnum("Type", uint16_t(Tramp.Type), getTrampolineNames());
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
   77   error(IO.mapEnum(Tramp.Type));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  290   IO.mapRequired("Type", Symbol.Type);
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  412                formatTrampolineType(Tramp.Type), Tramp.Size,