Searched refs:ta_elf_find_elf (Results 1 – 5 of 5) sorted by relevance
30 elf = ta_elf_find_elf(&arg->dlsym.uuid); in dlsym_entry()
102 struct ta_elf *ta_elf_find_elf(const TEE_UUID *uuid);
78 struct ta_elf *elf = ta_elf_find_elf(uuid); in queue_elf()90 struct ta_elf *ta_elf_find_elf(const TEE_UUID *uuid) in ta_elf_find_elf() function1538 struct ta_elf *lib = ta_elf_find_elf(uuid); in ta_elf_add_library()
239 0000000000002204 l F .text 0000000000000048 ta_elf_find_elf642 290: 940007dd bl 2204 <ta_elf_find_elf>3563 0000000000002204 <ta_elf_find_elf>:3564 ta_elf_find_elf():3574 221c: b50000b3 cbnz x19, 2230 <ta_elf_find_elf+0x2c>3585 2240: 34ffff00 cbz w0, 2220 <ta_elf_find_elf+0x1c>3588 2248: 17fffff5 b 221c <ta_elf_find_elf+0x18>3598 225c: 97ffffea bl 2204 <ta_elf_find_elf>5331 345c: 97fffb6a bl 2204 <ta_elf_find_elf>
959 .text.ta_elf_find_elf961 0x0000000000002204 ta_elf_find_elf
Completed in 22 milliseconds