Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Ddrcov.c49 uint64_t end_code = qemu_plugin_end_code(); in printf_header() local
52 start_code, end_code, entry, path); in printf_header()
/openbmc/qemu/common-user/
H A Dplugin-api.c.inc37 return ts->info->end_code;
/openbmc/qemu/linux-user/
H A Dflatload.c543 info->end_code = libinfo[0].start_code + libinfo[0].text_len; in load_flt_binary()
/openbmc/qemu/bsd-user/
H A Dqemu.h62 abi_ulong end_code; member
H A Delfload.c740 info->end_code = 0; in load_elf_binary()