reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
410 error(IO.mapInteger(Proc.Parent)); 411 error(IO.mapInteger(Proc.End)); 412 error(IO.mapInteger(Proc.Next)); 413 error(IO.mapInteger(Proc.CodeSize)); 414 error(IO.mapInteger(Proc.DbgStart)); 415 error(IO.mapInteger(Proc.DbgEnd)); 416 error(IO.mapInteger(Proc.FunctionType)); 417 error(IO.mapInteger(Proc.CodeOffset)); 418 error(IO.mapInteger(Proc.Segment)); 419 error(IO.mapEnum(Proc.Flags)); 420 error(IO.mapStringZ(Proc.Name));