Skip to content

About judging whether golang abi is register-based #262

Closed
@Hackerl

Description

@Hackerl

https://github.com/ehids/ecapture/blob/4c74089056dd2ec65b05665d021f6ba68055588a/user/module/probe_gossl.go#L43

golang uses register-based abi since 1.17(x64), minimum versions for other architectures require further confirmation.
Also, to read the version of golang binary, you can use debug/buildinfo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions