Home
last modified time | relevance | path

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

/optee_os/ldelf/
A Ddl.c30 elf = ta_elf_find_elf(&arg->dlsym.uuid); in dlsym_entry()
A Dta_elf.h102 struct ta_elf *ta_elf_find_elf(const TEE_UUID *uuid);
A Dta_elf.c78 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() function
1538 struct ta_elf *lib = ta_elf_find_elf(uuid); in ta_elf_add_library()
/optee_os/out/arm/ldelf/
A Dldelf.dmp239 0000000000002204 l F .text 0000000000000048 ta_elf_find_elf
642 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>
A Dldelf.map959 .text.ta_elf_find_elf
961 0x0000000000002204 ta_elf_find_elf

Completed in 22 milliseconds