libctf: symbol type linking support
[deliverable/binutils-gdb.git] / libctf / libctf.ver
index 317913e845080b381c92206f0d521fe894a0a752..7369d639a82256daf2debace7e49b413b0da5e2c 100644 (file)
@@ -182,5 +182,9 @@ LIBCTF_1.1 {
        ctf_dict_close;
        ctf_parent_dict;
 
+       ctf_symbol_next;
+       ctf_add_objt_sym;
+       ctf_add_func_sym;
+
        ctf_link_add_linker_symbol;
 } LIBCTF_1.0;
This page took 0.025096 seconds and 4 git commands to generate.