Home | History | Annotate | Download | only in linker

Lines Matching refs:elf_hash

450     unsigned elf_hash = elfhash(name);
465 s = _elf_lookup(si, elf_hash, name);
472 s = _elf_lookup(lsi, elf_hash, name);
488 s = _elf_lookup(lsi, elf_hash, name);
503 s = _elf_lookup(lsi, elf_hash, name);
531 unsigned elf_hash = elfhash(name);
543 s = _elf_lookup(si, elf_hash, name);