Rizin
unix-like reverse engineering framework and cli tools
golang_build_info_t Struct Reference

Public Attributes

char * version
 
char * settings
 

Detailed Description

Definition at line 75 of file golang.c.

Member Data Documentation

◆ settings

char* golang_build_info_t::settings

Definition at line 77 of file golang.c.

Referenced by parse_go_build_info(), and rz_bin_file_golang_compiler().

◆ version

char* golang_build_info_t::version

Definition at line 76 of file golang.c.

Referenced by parse_go_build_info(), and rz_bin_file_golang_compiler().


The documentation for this struct was generated from the following file: