Home
last modified time | relevance | path

Searched defs:symbol (Results 1 – 8 of 8) sorted by relevance

/qemu/tcg/
H A Ddebuginfo.c51 const char *symbol, *file; in debuginfo_query() local
H A Dperf.c294 const char *symbol; in write_jr_code_load() local
/qemu/include/tcg/
H A Ddebuginfo.h18 const char *symbol; /* Symbol that the address is part of. */ member
/qemu/disas/
H A Ddisas-common.c93 const char *symbol = ""; in lookup_symbol() local
/qemu/contrib/plugins/
H A Dcflow.c50 const char *symbol; member
72 const char *symbol; member
H A Dcache.c85 const char *symbol; member
/qemu/scripts/
H A Dminikconf.py289 def do_select(self, var, symbol, cond=None): argument
293 def do_imply(self, var, symbol, cond=None): argument
/qemu/docs/sphinx/
H A Dqapidoc.py361 def symbol(self, doc, entity): member in QAPISchemaGenRSTVisitor