Searched defs:elf_fd (Results 1 – 10 of 10) sorted by relevance
25 int elf_open(const char *binary_path, struct elf_fd *elf_fd) in elf_open()53 void elf_close(struct elf_fd *elf_fd) in elf_close()377 struct elf_fd elf_fd; in elf_find_func_offset_from_file() local415 struct elf_fd elf_fd; in elf_resolve_syms_offsets() local510 struct elf_fd elf_fd; in elf_resolve_pattern_offsets() local
654 struct elf_fd { struct659 int elf_open(const char *binary_path, struct elf_fd *elf_fd); argument
967 struct elf_fd elf_fd; in usdt_manager_attach_usdt() local
449 int elf_fd = open (name, O_RDONLY); in dwfl_linux_proc_attach() local
426 int elf_fd; member
3196 int elf_fd; member3308 int API minijail_run_fd_env_pid_pipes(struct minijail *j, int elf_fd, in minijail_run_fd_env_pid_pipes()3703 int elf_fd = config->elf_fd; in minijail_run_internal() local
667 int elf_fd = open(const_cast<char*>(kShellPath), O_RDONLY | O_CLOEXEC); in TEST() local
1090 Elf *elf_fd; member
1708 extract_section (int elf_fd, int64_t parent_mtime, in extract_section()