Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.h115 unsigned* bucket; member
Ddlfcn.cpp228 bucket: gLibDlBuckets,
Dlinker.cpp452 for (n = si->bucket[hash % si->nbucket]; n != 0; n = si->chain[n]) { in soinfo_elf_lookup()
1350 si->bucket = (unsigned *) (base + d->d_un.d_ptr + 8); in soinfo_link_image()