Home
last modified time | relevance | path

Searched refs:elf_getshdrnum (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/objtool/
Delf.h27 # define elf_getshdrnum elf_getshnum macro
Dorc_dump.c106 if (elf_getshdrnum(elf, &nr_sections)) { in orc_dump()
Delf.c148 if (elf_getshdrnum(elf->elf, &sections_nr)) { in read_sections()