Searched refs:elf_getphdrnum (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/build/feature/
H A Dtest-libelf-getphdrnum.c8 return elf_getphdrnum(0, &dst);
/linux-master/tools/perf/util/
H A Dunwind-libunwind-local.c218 (void)elf_getphdrnum(elf, &phdrnum);
H A Dsymbol-elf.c68 static int elf_getphdrnum(Elf *elf, size_t *dst) function
259 if (elf_getphdrnum(elf, &phdrnum))
1869 if (elf_getphdrnum(elf, &phdrnum))
/linux-master/tools/lib/bpf/
H A Dusdt.c410 if (elf_getphdrnum(elf, &n)) {

Completed in 170 milliseconds