qemu-e2k/plugins
Alex Bennée 7c4ab60f18 plugins/api: expose symbol lookup to plugins
This is a quality of life helper for plugins so they don't need to
re-implement symbol lookup when dumping an address. The strings are
constant so don't need to be duplicated. One minor tweak is to return
NULL instead of a zero length string to show lookup failed.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Mahmoud Mandour <ma.mandourr@gmail.com>
Message-Id: <20210608040532.56449-2-ma.mandourr@gmail.com>
Message-Id: <20210623102749.25686-8-alex.bennee@linaro.org>
2021-06-25 10:08:37 +01:00
..
api.c plugins/api: expose symbol lookup to plugins 2021-06-25 10:08:37 +01:00
core.c plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb 2021-06-19 08:51:11 -07:00
loader.c Do not include cpu.h if it's not really necessary 2021-05-02 17:24:51 +02:00
meson.build meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
plugin.h Remove leading underscores from QEMU defines 2021-06-21 05:49:01 +02:00
qemu-plugins.symbols plugin: add qemu_plugin_outs helper 2019-10-28 15:12:38 +00:00