Searched refs:compile_to_ax (Results 1 – 4 of 4) sorted by relevance
85 void (*compile_to_ax) (struct probe *probe, struct agent_expr *aexpr, member
797 void (*compile_to_ax) (struct internalvar *var, member
1781 || var->u.make_value.functions->compile_to_ax == NULL) in compile_internalvar_to_ax()1784 var->u.make_value.functions->compile_to_ax (var, expr, value, in compile_internalvar_to_ax()
1644 probe->pops->compile_to_ax (probe, expr, value, n); in elf_compile_to_ax()