Home
last modified time | relevance | path

Searched defs:elf_getphdrnum (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/contrib/elf2dmp/
H A Dqemu_elf.c32 Elf64_Half elf_getphdrnum(void *map) in elf_getphdrnum() function
/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c67 static int elf_getphdrnum(Elf *elf, size_t *dst) in elf_getphdrnum() function