Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
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()