Home
last modified time | relevance | path

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

/openbsd/usr.bin/nm/
H A Delf.c57 #define elf_symloadx elf32_symloadx macro
80 #define elf_symloadx elf64_symloadx macro
121 static int elf_symloadx(const char *_name, FILE *, off_t, Elf_Ehdr *,
421 elf_symloadx(const char *name, FILE *fp, off_t foff, Elf_Ehdr *eh, in elf_symloadx() function
543 elf_symloadx(name, fp, foff, eh, shdr, shstr, shstrsize, pnames, in elf_symload()
547 elf_symloadx(name, fp, foff, eh, shdr, shstr, shstrsize, pnames, in elf_symload()