Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDminsyms.c59 #define BUNCH_SIZE 127 macro
64 struct minimal_symbol contents[BUNCH_SIZE];
840 msym_bunch_index = BUNCH_SIZE; in init_minimal_symbol_collection()
911 if (msym_bunch_index == BUNCH_SIZE) in prim_record_minimal_symbol_full()
1208 msym_bunch_index = BUNCH_SIZE; in install_minimal_symbols()