Searched defs:oshstrndx (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dunstrip.c670 Elf_Scn *oscn, size_t oshnum, size_t oshstrndx,
679 if (n == oshstrndx || (n == debuglink && n == oshstrndx - 1))
667 check_symtab_section_symbols(Elf *elf, bool rel, Elf_Scn *scn, size_t shnum, size_t shstrndx, Elf_Scn *oscn, size_t oshnum, size_t oshstrndx, size_t debuglink) argument

Completed in 282 milliseconds