Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GOFF file format #49

Open
XVilka opened this issue Jun 25, 2023 · 0 comments
Open

GOFF file format #49

XVilka opened this issue Jun 25, 2023 · 0 comments

Comments

@XVilka
Copy link
Member

XVilka commented Jun 25, 2023

The GOFF (Generalized Object File Format) specification was developed for IBM's MVS operating system to supersede the IBM OS/360 Object File Format to compensate for weaknesses in the older format.

Currently it's used for z/OS and z/VM

See these files in the LLVM tree for details about the format:

  • llvm/lib/Object/GOFFObjectFile.cpp
  • llvm/include/llvm/BinaryFormat/GOFF.h
  • llvm/include/llvm/Object/GOFFObjectFile.h
  • llvm/include/llvm/Object/GOFF.h

See also:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant