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

  /external/elfutils/src/src/
objdump.c 115 uint32_t scnndx; member in union:section_list::__anon9042
204 newp->scnndx = strtoul (arg, &endp, 0);
459 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx)
476 if (runp->scnndx == scnndx)
nm.c 1469 size_t scnndx = elf_ndxscn (scn); local
    [all...]

Completed in 130 milliseconds