Searched refs:msym_bunch_index (Results 1 – 1 of 1) sorted by relevance
73 static int msym_bunch_index; variable545 msym_bunch_index = BUNCH_SIZE; in init_minimal_symbol_collection()609 if (msym_bunch_index == BUNCH_SIZE) in prim_record_minimal_symbol_and_info()612 msym_bunch_index = 0; in prim_record_minimal_symbol_and_info()616 msymbol = &msym_bunch->contents[msym_bunch_index]; in prim_record_minimal_symbol_and_info()635 msym_bunch_index++; in prim_record_minimal_symbol_and_info()869 for (bindex = 0; bindex < msym_bunch_index; bindex++, mcount++) in install_minimal_symbols()871 msym_bunch_index = BUNCH_SIZE; in install_minimal_symbols()