Searched refs:LOCAL_SYM_CACHE_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-bfd.h421 #define LOCAL_SYM_CACHE_SIZE 32
425 unsigned long indx[LOCAL_SYM_CACHE_SIZE];
426 asection *sec[LOCAL_SYM_CACHE_SIZE];
420 #define LOCAL_SYM_CACHE_SIZE macro
H A Delf.c2286 unsigned int ent = r_symndx % LOCAL_SYM_CACHE_SIZE;

Completed in 74 milliseconds