Searched refs:vdso_image_fd (Results 1 – 1 of 1) sorted by relevance
609 static int vdso_image_fd = -1; variable638 vdso_image_fd = fd; in find_vdso()655 if (vdso_image_fd == -1) { in bcc_elf_foreach_vdso_sym()656 vdso_image_fd = -2; in bcc_elf_foreach_vdso_sym()659 if (vdso_image_fd == -2) in bcc_elf_foreach_vdso_sym()662 if (openelf_fd(vdso_image_fd, &elf) == -1) in bcc_elf_foreach_vdso_sym()