Home
last modified time | relevance | path

Searched refs:r_egg_Cfile_set_cEnv (Results 1 – 1 of 1) sorted by relevance

/dports/devel/radare2/radare2-5.1.1/libr/egg/
H A Degg_Cfile.c69 static struct cEnv_t* r_egg_Cfile_set_cEnv(const char *arch, const char *os, int bits) { in r_egg_Cfile_set_cEnv() function
250 struct cEnv_t *cEnv = r_egg_Cfile_set_cEnv (arch, os, bits); in r_egg_Cfile_parser()