Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dmain.c129 static const char *interp_prefix = CONFIG_QEMU_INTERP_PREFIX; variable
339 interp_prefix = strdup(arg); in handle_arg_ld_prefix()
592 interp_prefix, in usage()
757 init_paths(interp_prefix); in main()
/openbmc/qemu/bsd-user/
H A Dqemu.h125 extern const char *interp_prefix;
/openbmc/qemu/
H A Dmeson.build3341 get_option('interp_prefix').replace('%M', config_target['TARGET_NAME']),