Searched refs:htab_cu_del (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | dwarf2out.c | 3627 static void htab_cu_del PARAMS ((void *)); 5933 htab_cu_del (what) in htab_cu_del() function 6054 cu_hash_table = htab_create (10, htab_cu_hash, htab_cu_eq, htab_cu_del);
|
| D | ChangeLog | 10323 unmark_all_dies, htab_cu_hash, htab_cu_eq, htab_cu_del, check_duplicate_cu,
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | dwarf2out.c | 4106 static void htab_cu_del (void *); 6342 htab_cu_del (void *what) in htab_cu_del() function 6447 cu_hash_table = htab_create (10, htab_cu_hash, htab_cu_eq, htab_cu_del); in break_out_includes()
|