Skip to content
  • Petr Machata's avatar
    Track elf class in struct Process · 4d4e1b85
    Petr Machata authored
    Technically only s390 needs this at the moment, but it seems general enough
    that it should be alongside the e_machine flag.  Eventually it is desirable
    to replace both fields with either a backend-provided ABI enum, or with
    an ABI object that would implement the interesting back end calls.
    4d4e1b85