Searched defs:aflcc (Results 1 – 1 of 1) sorted by relevance
195 static inline void insert_param(aflcc_state_t *aflcc, u8 *param) { in insert_param()211 static inline void insert_object(aflcc_state_t *aflcc, u8 *obj, u8 *fmt, in insert_object()241 static inline void load_llvm_pass(aflcc_state_t *aflcc, u8 *pass) { in load_llvm_pass()307 void aflcc_state_init(aflcc_state_t *aflcc, u8 *argv0) { in aflcc_state_init()380 u8 *find_object(aflcc_state_t *aflcc, u8 *obj) { in find_object()516 void find_built_deps(aflcc_state_t *aflcc) { in find_built_deps()591 void compiler_mode_by_callname(aflcc_state_t *aflcc) { in compiler_mode_by_callname()648 void compiler_mode_by_environ(aflcc_state_t *aflcc) { in compiler_mode_by_environ()711 void compiler_mode_by_cmdline(aflcc_state_t *aflcc, int argc, char **argv) { in compiler_mode_by_cmdline()809 static void instrument_mode_old_environ(aflcc_state_t *aflcc) { in instrument_mode_old_environ()[all …]