Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
struct rz_bin_zimg_obj_t * | rz_bin_zimg_new_buf (RzBuffer *buf) |
struct rz_bin_zimg_obj_t* rz_bin_zimg_new_buf | ( | RzBuffer * | buf | ) |
Definition at line 8 of file zimg.c.
References fail, free(), NULL, rz_buf_free(), rz_buf_read_at(), rz_buf_ref(), rz_buf_size(), and RZ_NEW0.
Referenced by load_buffer().