Home
last modified time | relevance | path

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

/qemu/tests/tcg/multiarch/gdbstub/
A Dmemory.py45 def do_one_watch(sym, wtype, text): argument
/qemu/bsd-user/
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/
A Dmem.c35 const char *sym; member
316 const char *sym = qemu_plugin_insn_symbol(insn); in vcpu_tb_trans() local
/qemu/
A Dqemu-keymap.c47 static void print_sym(xkb_keysym_t sym, uint32_t qcode, const char *mod) in print_sym()
A Dmeson.build3251 if sym == 'CONFIG_TCG' or target in accelerator_targets.get(sym, []) variable
/qemu/include/hw/
A Dboards.h611 #define _MACHINE_VER_SYM2(sym, prefix, major, minor) \ argument
614 #define _MACHINE_VER_SYM3(sym, prefix, major, minor, micro) \ argument
617 #define _MACHINE_VER_SYM4(sym, prefix, major, minor, _unused_, tag) \ argument
620 #define _MACHINE_VER_SYM5(sym, prefix, major, minor, micro, _unused_, tag) \ argument
623 #define MACHINE_VER_SYM(sym, prefix, ...) \ argument
/qemu/contrib/elf2dmp/
A Dpdb.c57 const union codeview_symbol *sym; in pdb_find_public_v3_symbol() local
/qemu/plugins/
A Dloader.c186 gpointer sym; in plugin_load() local
A Dapi.c322 const char *sym = lookup_symbol(insn->vaddr); in qemu_plugin_insn_symbol() local
/qemu/util/
A Dmodule.c161 void (*sym)(void); in module_load_dso() local
/qemu/ui/
A Dvnc.c1868 static void do_key_event(VncState *vs, int down, int keycode, int sym) in do_key_event()
2047 static void key_event(VncState *vs, int down, uint32_t sym) in key_event()
2063 uint32_t sym, uint16_t keycode) in ext_key_event()
/qemu/linux-user/
A Delfload.c2172 static void bswap_sym(struct elf_sym *sym) in bswap_sym()
2194 static inline void bswap_sym(struct elf_sym *sym) { } in bswap_sym()
3594 struct elf_sym *sym = (struct elf_sym *)s1; in symfind() local
3615 struct elf_sym *sym; in lookup_symbolxx() local
/qemu/hw/virtio/
A Dvhost-user.c162 } sym; member
/qemu/target/rx/
A Dtranslate.c2268 #define ALLOC_REGISTER(sym, name) \ argument

Completed in 65 milliseconds