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

References

lib/DebugInfo/CodeView/SymbolDumper.cpp
  160   W.printNumber("Alignment", Section.Alignment);
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
   92   error(IO.mapInteger(Section.Alignment));
lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  300   IO.mapRequired("Alignment", Symbol.Alignment);
tools/lld/COFF/PDB.cpp
 1486   sym.Alignment = 12; // 2^12 = 4KB
tools/llvm-pdbutil/MinimalSymbolDumper.cpp
  424                Section.Length, Section.Alignment, Section.Rva,