Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/build/feature/
A Dtest-libelf-getphdrnum.c8 return elf_getphdrnum(0, &dst); in main()
/linux-6.3-rc2/tools/perf/util/
A Dunwind-libunwind-local.c218 (void)elf_getphdrnum(elf, &phdrnum); in elf_base_address()
A Dsymbol-elf.c78 static int elf_getphdrnum(Elf *elf, size_t *dst) in elf_getphdrnum() function
269 if (elf_getphdrnum(elf, &phdrnum)) in elf_read_program_header()
1771 if (elf_getphdrnum(elf, &phdrnum)) in elf_read_maps()
/linux-6.3-rc2/tools/lib/bpf/
A Dusdt.c404 if (elf_getphdrnum(elf, &n)) { in parse_elf_segs()

Completed in 16 milliseconds