HomeSort by: relevance | last modified time | path
    Searched refs:shift2_gnu (Results 1 - 3 of 3) sorted by relevancy

  /src/libexec/ld.elf_so/
headers.c 242 obj->shift2_gnu = hashtab[3];
262 obj->shift2_gnu, obj->symndx_gnu));
symbol.c 342 h2 = ((hash >> obj->shift2_gnu) & (ELFSIZE - 1));
rtld.h 267 uint32_t shift2_gnu; /* Bloom filter shift count */ member in struct:Struct_Obj_Entry

Completed in 21 milliseconds