Searched defs:num_allocates (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ | ||
H A D | layout.h | 161 static unsigned int num_allocates; variable |
H A D | layout.cc | 75 unsigned int Free_list::num_allocates = 0; member in gold::Free_list |
/netbsd-src/external/gpl3/binutils/dist/gold/ | ||
H A D | layout.h | 161 static unsigned int num_allocates; variable |
H A D | layout.cc | 78 unsigned int Free_list::num_allocates = 0; member in gold::Free_list |