mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
more work on resolver kinds
This commit is contained in:
@ -25,7 +25,8 @@
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
char *_sysprof_symbol_resolver_load_file (SysprofCaptureReader *reader,
|
||||
const char *path);
|
||||
char *_sysprof_symbol_resolver_load_file (SysprofCaptureReader *reader,
|
||||
const char *path);
|
||||
char **_sysprof_symbol_resolver_guess_debug_dirs (const char *path);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user