Searched defs:elf_path (Results 1 – 5 of 5) sorted by relevance
| /base/startup/init/services/modules/seccomp/scripts/tools/ |
| D | collect_elf_syscall.py | 41 def create_needed_file(elf_path, locate_path, cmd, suffix): argument 54 def generate_libc_asm(target_cpu, elf_path, locate_path): argument 68 def get_lib_path(elf_path, elf_name, cmd_extra): argument 83 def extract_elf_name(elf_path): argument 96 def extract_undef_name(elf_path): argument 108 def collect_elf(elf_path, elf_name): argument 156 def get_und_func_except_libc(elf_path, libc_func_list): argument 162 def get_und_libc_func(elf_path, libc_func_list): argument 168 def create_disassemble_file(elf_path, locate_path, section): argument 255 def get_lib_func_to_other_func_maps(elf_path, libc_func_list): argument
|
| /base/tee/tee_dev_kit/sdk/build/script/ |
| D | ta_check_undefined_symbol.py | 51 def save_elf_symbol(elf_path): argument
|
| D | signtool_sec.py | 103 def verify_elf_header(elf_path): argument
|
| /base/tee/tee_os_framework/framework/gtask/src/framework/ |
| D | tee_task.c | 353 static int tee_spawn_with_attr(int *ptask_id, const char *elf_path, char *argv[], char *env[], in tee_spawn_with_attr() 430 static int32_t create_service_thread(const char *elf_path, char **argv, char **env, in create_service_thread()
|
| /base/tee/tee_os_framework/lib/syslib/libspawn_common/include/ |
| D | spawn_init.h | 67 char elf_path[ARGV_SIZE]; member
|