Home
last modified time | relevance | path

Searched refs:alloc_count (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dminsyms.c838 int alloc_count; in install_minimal_symbols() local
847 alloc_count = msym_count + objfile->minimal_symbol_count + 1; in install_minimal_symbols()
849 alloc_count * sizeof (struct minimal_symbol)); in install_minimal_symbols()
885 (mcount + 1 - alloc_count) * sizeof (struct minimal_symbol)); in install_minimal_symbols()