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

References

tools/llvm-objcopy/COFF/Writer.cpp
  151           alignTo(S.AuxFile.size(), sizeof(SymbolTy)) / sizeof(SymbolTy);
  151           alignTo(S.AuxFile.size(), sizeof(SymbolTy)) / sizeof(SymbolTy);
  155   return std::make_pair(RawSymIndex * sizeof(SymbolTy), sizeof(SymbolTy));
  155   return std::make_pair(RawSymIndex * sizeof(SymbolTy), sizeof(SymbolTy));