Home
last modified time | relevance | path

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

/external/elfutils/src/
Dldgeneric.c3863 static Elf32_Word *global_hashcodes; variable
3881 Elf32_Word hval1 = (global_hashcodes[ndxtosym[idx1]->outdynsymidx] in sortfct_hashval()
3883 Elf32_Word hval2 = (global_hashcodes[ndxtosym[idx2]->outdynsymidx] in sortfct_hashval()
3966 global_hashcodes = gnuhashcodes; in create_gnu_hash()