HomeSort by relevance Sort by last modified time
    Searched defs:scnndx (Results 1 - 2 of 2) sorted by null

  /external/elfutils/src/
objdump.c 114 uint32_t scnndx; member in union:section_list::__anon18832
200 newp->scnndx = strtoul (arg, &endp, 0);
455 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx)
472 if (runp->scnndx == scnndx)
nm.c 1571 size_t scnndx = elf_ndxscn (scn); local
    [all...]

Completed in 72 milliseconds