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

References

tools/lld/COFF/PDB.cpp
  840         totalRealignedSize += realignedSize;
  858         alloc.Allocate(totalRealignedSize, alignOf(CodeViewContainer::Pdb));
  860         reinterpret_cast<uint8_t *>(alignedData), totalRealignedSize);