libctf: lookups by name and symbol
[deliverable/binutils-gdb.git] / libctf / ctf-impl.h
index cd8450550eb0b9f8193b255966e3afc06966f3d9..ff185049f91fad35da9756614c5de9122f771657 100644 (file)
@@ -368,6 +368,7 @@ extern void ctf_dprintf (const char *, ...);
 extern void libctf_init_debug (void);
 
 extern Elf64_Sym *ctf_sym_to_elf64 (const Elf32_Sym *src, Elf64_Sym *dst);
+extern const char *ctf_lookup_symbol_name (ctf_file_t *fp, unsigned long symidx);
 
 /* Variables, all underscore-prepended. */
 
This page took 0.040905 seconds and 4 git commands to generate.