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

References

lib/MC/XCOFFObjectWriter.cpp
  329     if (Section->Index == Section::UninitializedIndex || Section->IsVirtual)
  329     if (Section->Index == Section::UninitializedIndex || Section->IsVirtual)
  332     assert(CurrentAddressLocation == Section->Address &&
  334     for (const auto *Group : Section->Groups) {
  347             Section->Address + Section->Size - CurrentAddressLocation)
  347             Section->Address + Section->Size - CurrentAddressLocation)