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

  /external/elfutils/0.153/src/
objdump.c 123 uint32_t scnndx; member in union:section_list::__anon25924
212 newp->scnndx = strtoul (arg, &endp, 0);
465 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx)
482 if (runp->scnndx == scnndx)
nm.c 1470 size_t scnndx = elf_ndxscn (scn); local
    [all...]

Completed in 400 milliseconds