#include "odb.h"
Go to the source code of this file.
Functions | |
int | opd_open_sample_file (odb_t *file, struct sfile *last, struct sfile *sf, int counter, int cg) |
Mangling and opening of sample files
Definition in file opd_mangling.h.
int opd_open_sample_file | ( | odb_t * | file, | |
struct sfile * | last, | |||
struct sfile * | sf, | |||
int | counter, | |||
int | cg | |||
) |
Definition at line 141 of file opd_mangling.c.
References sfile::anon, sfile::cookie, create_path(), sfile::embedded_offset, fill_header(), find_cookie(), sfile::kernel, mangle_filename(), kernel_image::name, odb_get_data(), odb_open(), ODB_RDWR, op_get_mtime(), sfile_get(), sfile_lru_clear(), sfile_put(), anon_mapping::start, UNUSED_EMBEDDED_OFFSET, verbprintf, and vsfile.
Referenced by get_file(), and ibs_sfile_get().