Home
last modified time | relevance | path

Searched defs:cflags (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/scripts/dtc/pylibfdt/
H A Dsetup.py97 cflags = os.environ.get('CPPFLAGS', '').split() variable
106 swig_opts, version, files, cflags, objdir = GetEnvFromMakefiles() variable
/openbmc/qemu/include/accel/tcg/
H A Dtb-cpu-state.h14 uint32_t cflags; member
/openbmc/libpldm/tests/fuzz/
H A Dfuzz-build.py26 cflags="", argument
/openbmc/libmctp/tests/fuzz/
H A Dfuzz-build.py26 cflags="", argument
/openbmc/qemu/accel/tcg/
H A Dtranslator.c43 static TCGOp *gen_tb_start(DisasContextBase *db, uint32_t cflags) in gen_tb_start()
88 static void gen_tb_end(const TranslationBlock *tb, uint32_t cflags, in gen_tb_end()
126 uint32_t cflags = tb_cflags(tb); in translator_loop() local
H A Dcpu-exec-common.c40 uint32_t cflags = cpu->tcg_cflags; in curr_cflags() local
H A Dtcg-accel-ops.c55 uint32_t cflags; in tcg_cpu_init_cflags() local
H A Dcpu-exec.c293 uint32_t *cflags) in check_for_breakpoints_slow()
359 uint32_t *cflags) in check_for_breakpoints()
/openbmc/qemu/block/
H A Dcrypto.c319 unsigned int cflags = 0; in block_crypto_open_generic() local
707 unsigned int cflags = 0; in block_crypto_co_create_luks() local
796 unsigned int cflags = 0; in block_crypto_co_create_opts_luks() local
H A Dqcow.c118 unsigned int cflags = 0; in qcow_open() local
H A Dqcow2.c290 unsigned int cflags = 0; in qcow2_read_extensions() local
1714 unsigned int cflags = 0; in qcow2_do_open() local
/openbmc/qemu/include/exec/
H A Dtranslation-block.h70 uint32_t cflags; /* compile flags */ member
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c3754 uint32_t cflags = tb_cflags(dc->base.tb); in i386_tr_init_disas_context() local
/openbmc/qemu/linux-user/
H A Dstrace.c1878 target_tcflag_t cflags = tswap32(target->c_cflag); in print_termios() local