Searched refs:elf_find_func_offset (Results 1 – 3 of 3) sorted by relevance
276 long elf_find_func_offset(Elf *elf, const char *binary_path, const char *name) in elf_find_func_offset() function383 ret = elf_find_func_offset(elf_fd.elf, binary_path, name); in elf_find_func_offset_from_file()
739 long elf_find_func_offset(Elf *elf, const char *binary_path, const char *name);
12365 ret = elf_find_func_offset(elf, file_name, func_name); in elf_find_func_offset_from_archive()