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

References

lib/MC/XCOFFObjectWriter.cpp
  128     Size = 0;
  347             Section->Address + Section->Size - CurrentAddressLocation)
  501     W.write<uint32_t>(Sec->Size);
  605     Section->Size = Address - Section->Address;
  618     RawPointer += Sec->Size;