|
Rizin
unix-like reverse engineering framework and cli tools
|
Public Attributes | |
| RzBinFile * | bf |
| GoBuildInfo * | go_info |
| RzBinSection * | section |
| 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().
| 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().
| RzBinSection* scan_go_info_s::section |