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

Public Attributes

RzBinFilebf
 
GoBuildInfogo_info
 
RzBinSectionsection
 

Detailed Description

Definition at line 232 of file golang.c.

Member Data Documentation

◆ bf

RzBinFile* scan_go_info_s::bf

Definition at line 233 of file golang.c.

Referenced by find_go_build_info(), and rz_bin_file_golang_compiler().

◆ go_info

GoBuildInfo* scan_go_info_s::go_info

Definition at line 234 of file golang.c.

Referenced by find_go_build_info(), and rz_bin_file_golang_compiler().

◆ section

RzBinSection* scan_go_info_s::section

Definition at line 235 of file golang.c.


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