Home
last modified time | relevance | path

Searched defs:sym (Results 1 – 13 of 13) sorted by relevance

/qemu/tests/tcg/multiarch/gdbstub/
H A Dmemory.py45 def do_one_watch(sym, wtype, text): argument
/qemu/bsd-user/
H A Delfload.c99 static void bswap_sym(struct elf_sym *sym) in bswap_sym()
119 static void bswap_sym(struct elf_sym *sym) { } in bswap_sym()
355 struct elf_sym *sym = (struct elf_sym *)s1; in symfind() local
376 struct elf_sym *sym; in lookup_symbolxx() local
/qemu/tests/tcg/plugins/
H A Dmem.c35 const char *sym; member
316 const char *sym = qemu_plugin_insn_symbol(insn); in vcpu_tb_trans() local
/qemu/
H A Dqemu-keymap.c47 static void print_sym(xkb_keysym_t sym, uint32_t qcode, const char *mod) in print_sym()
/qemu/include/hw/
H A Dboards.h615 #define _MACHINE_VER_SYM2(sym, prefix, major, minor) \ argument
618 #define _MACHINE_VER_SYM3(sym, prefix, major, minor, micro) \ argument
621 #define _MACHINE_VER_SYM4(sym, prefix, major, minor, _unused_, tag) \ argument
624 #define _MACHINE_VER_SYM5(sym, prefix, major, minor, micro, _unused_, tag) \ argument
627 #define MACHINE_VER_SYM(sym, prefix, ...) \ argument
/qemu/contrib/elf2dmp/
H A Dpdb.c57 const union codeview_symbol *sym; in pdb_find_public_v3_symbol() local
/qemu/plugins/
H A Dloader.c183 gpointer sym; in plugin_load() local
H A Dapi.c308 const char *sym = lookup_symbol(insn->vaddr); in qemu_plugin_insn_symbol() local
/qemu/util/
H A Dmodule.c161 void (*sym)(void); in module_load_dso() local
/qemu/ui/
H A Dvnc.c1866 static void do_key_event(VncState *vs, int down, int keycode, int sym) in do_key_event()
2045 static void key_event(VncState *vs, int down, uint32_t sym) in key_event()
2061 uint32_t sym, uint16_t keycode) in ext_key_event()
/qemu/linux-user/
H A Delfload.c2254 static void bswap_sym(struct elf_sym *sym) in bswap_sym()
3675 struct elf_sym *sym = (struct elf_sym *)s1; in symfind() local
3696 struct elf_sym *sym; in lookup_symbolxx() local
/qemu/hw/virtio/
H A Dvhost-user.c162 } sym; member
/qemu/target/rx/
H A Dtranslate.c2268 #define ALLOC_REGISTER(sym, name) \ argument