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

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

Completed in 60 milliseconds