Searched refs:ELF_STRTAB (Results 1 – 5 of 5) sorted by relevance
99 if (strcmp(name, ELF_STRTAB) == 0 && in kelf_open()109 warnx("%s: %s: section not found", path, ELF_STRTAB); in kelf_open()
132 if (strcmp(name, ELF_STRTAB) == 0 && in main()
302 #define ELF_STRTAB ".strtab" /* string table */ macro
544 psnames, pstabsize, pnrawnames, ELF_STRTAB, ELF_SYMTAB); in elf_symload()
244 if (strcmp(name, ELF_STRTAB) == 0 && in elf_dump()