Searched defs:free_f (Results 1 – 12 of 12) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | hashtab.c | 292 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 305 htab_free_with_arg free_f) in htab_create_alloc_ex() 358 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc() 392 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | hashtab.c | 292 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 305 htab_free_with_arg free_f) in htab_create_alloc_ex() 358 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc() 392 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | hashtab.c | 283 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 296 htab_free_with_arg free_f) in htab_create_alloc_ex() 349 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc() 383 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | hashtab.c | 284 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 297 htab_free_with_arg free_f) in htab_create_alloc_ex() 350 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc() 384 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | hashtab.c | 283 htab_del del_f, htab_alloc alloc_f, htab_free free_f) in htab_create_alloc() 296 htab_free_with_arg free_f) in htab_create_alloc_ex() 349 htab_alloc alloc_f, htab_free free_f) in htab_create_typed_alloc() 383 htab_alloc_with_arg alloc_f, htab_free_with_arg free_f) in htab_set_functions_ex()
|
/dflybsd-src/contrib/gcc-4.7/include/ |
H A D | hashtab.h | 132 htab_free free_f; member
|
/dflybsd-src/contrib/gdb-7/include/ |
H A D | hashtab.h | 132 htab_free free_f; member
|
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | hashtab.h | 127 htab_free free_f; member
|
/dflybsd-src/contrib/binutils-2.34/include/ |
H A D | hashtab.h | 127 htab_free free_f; member
|
/dflybsd-src/contrib/binutils-2.27/include/ |
H A D | hashtab.h | 127 htab_free free_f; member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | lto-section-in.c | 82 lto_free_section_data_f* free_f) in lto_set_in_hooks()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | lto-section-in.c | 74 lto_free_section_data_f* free_f) in lto_set_in_hooks()
|