Home
last modified time | relevance | path

Searched refs:ta_elf_find_elf (Results 1 – 3 of 3) sorted by relevance

/optee_os/ldelf/
H A Ddl.c30 elf = ta_elf_find_elf(&arg->dlsym.uuid); in dlsym_entry()
H A Dta_elf.h121 struct ta_elf *ta_elf_find_elf(const TEE_UUID *uuid);
H A Dta_elf.c77 struct ta_elf *elf = ta_elf_find_elf(uuid); in queue_elf()
89 struct ta_elf *ta_elf_find_elf(const TEE_UUID *uuid) in ta_elf_find_elf() function
1614 struct ta_elf *lib = ta_elf_find_elf(uuid); in ta_elf_add_library()