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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-bfd.h428 #define LOCAL_SYM_CACHE_SIZE 32
432 unsigned long indx[LOCAL_SYM_CACHE_SIZE];
433 asection *sec[LOCAL_SYM_CACHE_SIZE];
427 #define LOCAL_SYM_CACHE_SIZE macro
H A Delf.c2061 unsigned int ent = r_symndx % LOCAL_SYM_CACHE_SIZE;

Completed in 101 milliseconds