Home
last modified time | relevance | path

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

/dports/sysutils/busybox/busybox-1.26.2/modutils/
H A Dmodutils-24.c600 static unsigned long FAST_FUNC obj_elf_hash(const char *);
1940 static unsigned long FAST_FUNC obj_elf_hash(const char *name) in obj_elf_hash() function
3246 f->symbol_hash = obj_elf_hash; in obj_load()