Home
last modified time | relevance | path

Searched defs:elf_fix_shdrs (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/usr.bin/nm/
H A Delf.c54 #define elf_fix_shdrs elf32_fix_shdrs macro
77 #define elf_fix_shdrs elf64_fix_shdrs macro
194 elf_fix_shdrs(Elf_Ehdr *eh, Elf_Shdr *shdr) in elf_fix_shdrs() function