Searched refs:htab_delete (Results 1 - 25 of 143) sorted by relevance

123456

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dfilename-seen-cache.c48 htab_delete (m_tab);
H A Dutils.h266 htab_delete (ptr);
H A Dtypeprint.c265 htab_delete (m_table);
H A Dauto-load.c573 htab_delete (loaded_script_files);
575 htab_delete (loaded_script_texts);
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dgdb-hashtab.h29 htab_delete (ptr);
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dcallbacks.cc60 htab_delete (m_registry);
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dcallbacks.cc60 htab_delete (m_registry);
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dhashtab.h167 extern void htab_delete (htab_t);
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dhashtab.h167 extern void htab_delete (htab_t);
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dhashtab.h167 extern void htab_delete (htab_t);
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dhashtab.h167 extern void htab_delete (htab_t);
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dhashtab.h167 extern void htab_delete (htab_t);
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dhashtab.h167 extern void htab_delete (htab_t);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-md.c1029 htab_delete (m_enum_types);
1031 htab_delete (m_md_constants);
1034 htab_delete (m_joined_conditions);
1037 htab_delete (m_ptr_locs);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-md.cc1042 htab_delete (m_enum_types);
1044 htab_delete (m_md_constants);
1047 htab_delete (m_joined_conditions);
1050 htab_delete (m_ptr_locs);
H A Dgodump.cc1406 htab_delete (container.type_hash);
1407 htab_delete (container.invalid_hash);
1408 htab_delete (container.keyword_hash);
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-hash.c287 htab_delete (hp->htab);
366 htab_delete ((struct htab *) hp);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-object-run.c150 htab_delete (copied_types);
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-hash.c563 htab_delete (hp->htab);
652 htab_delete ((struct htab *) hp);
845 htab_delete ((struct htab *) hp);
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-hash.c565 htab_delete (hp->htab);
654 htab_delete ((struct htab *) hp);
841 htab_delete ((struct htab *) hp);
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-hash.c563 htab_delete (hp->htab);
652 htab_delete ((struct htab *) hp);
845 htab_delete ((struct htab *) hp);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-object.c284 htab_delete (section_hash_table);
/netbsd-current/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-object.cc280 htab_delete (section_hash_table);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/guile/
H A Dscm-symtab.c301 htab_delete (htab);
/netbsd-current/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-symtab.c103 htab_delete (htab);

Completed in 176 milliseconds

123456