Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf-bfd.h408 #define LOCAL_SYM_CACHE_SIZE 32 macro
412 unsigned long indx[LOCAL_SYM_CACHE_SIZE];
413 asection *sec[LOCAL_SYM_CACHE_SIZE];
Delf.c1985 unsigned int ent = r_symndx % LOCAL_SYM_CACHE_SIZE; in bfd_section_from_r_symndx()
DChangeLog-0001987 * elf-bfd.h (LOCAL_SYM_CACHE_SIZE): Define.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf-bfd.h412 #define LOCAL_SYM_CACHE_SIZE 32 macro
416 unsigned long indx[LOCAL_SYM_CACHE_SIZE];
417 asection *sec[LOCAL_SYM_CACHE_SIZE];
Delf.c2215 unsigned int ent = r_symndx % LOCAL_SYM_CACHE_SIZE; in bfd_section_from_r_symndx()
DChangeLog-0001987 * elf-bfd.h (LOCAL_SYM_CACHE_SIZE): Define.