API Version: 1.0
Library Version: 1.0
Generated by gi-docgen 2026.1
void frida_barebone_image_config_add_symbol ( FridaBareboneImageConfig* self, const gchar* name, guint64 address )
Adds a symbol that the image itself doesn’t provide.
name
Type: const gchar*
const gchar*
The symbol’s name.
address
Type: guint64
guint64
The symbol’s address, relative to the image’s base.