Projects STRLCPY GoReSym Commits a8ca5aa4
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    README.md
    skipped 77 lines
    78 78   
    79 79  As the Go compiler and runtime have changed, so have the embedded metadata structures. GoReSym supports the following combinations of Go releases & metadata:
    80 80   
    81  -* all combinations of Intel x86/x64 �� MACH-O/ELF/PE �� big/little endian
     81 +* all combinations of ARM64 Intel x86/x64 �� MACH-O/ELF/PE �� big/little endian
    82 82  * `pclntab` parsing: >= Go 1.2
    83 83  * `moduledata` location: >= Go 1.2
    84 84  * `moduledata` type parsing: >= Go 1.5
    skipped 40 lines
Please wait...
Page is in error, reload to recover