Home
last modified time | relevance | path

Searched refs:ta_elf (Results 1 – 14 of 14) sorted by relevance

/optee_os/ldelf/
A Dta_elf.h28 struct ta_elf { struct
93 TAILQ_ENTRY(ta_elf) link; argument
96 TAILQ_HEAD(ta_elf_queue, ta_elf);
102 struct ta_elf *ta_elf_find_elf(const TEE_UUID *uuid);
107 void ta_elf_load_dependency(struct ta_elf *elf, bool is_32bit);
108 void ta_elf_relocate(struct ta_elf *elf);
109 void ta_elf_finalize_mappings(struct ta_elf *elf);
126 struct ta_elf **found_elf, struct ta_elf *elf);
A Dta_elf.c78 struct ta_elf *elf = ta_elf_find_elf(uuid); in queue_elf()
92 struct ta_elf *elf = NULL; in ta_elf_find_elf()
430 static void init_elf(struct ta_elf *elf) in init_elf()
1206 struct ta_elf *elf = queue_elf(uuid); in ta_elf_load_main()
1353 struct ta_elf *e = NULL; in get_next_in_order()
1357 struct ta_elf *e2 = NULL; in get_next_in_order()
1401 struct ta_elf *elf = NULL; in ta_elf_print_mappings()
1496 struct ta_elf *elf = NULL; in find_exidx()
1539 struct ta_elf *elf = NULL; in ta_elf_add_library()
1782 struct ta_elf *elf = NULL; in ta_elf_set_init_fini_info_compat()
[all …]
A Dta_elf_rel.c35 static bool __resolve_sym(struct ta_elf *elf, unsigned int st_bind, in __resolve_sym()
82 vaddr_t *val, struct ta_elf *elf, in resolve_sym_helper()
154 struct ta_elf **found_elf, in ta_elf_resolve_sym()
155 struct ta_elf *elf) in ta_elf_resolve_sym()
227 Elf32_Rel *rel, struct ta_elf **mod) in e32_tls_get_module()
325 struct ta_elf *mod = NULL; in e32_relocate()
434 Elf64_Addr *where, struct ta_elf *elf) in e64_process_tls_tprel_rela()
436 struct ta_elf *mod = NULL; in e64_process_tls_tprel_rela()
463 struct ta_elf *elf) in e64_process_tlsdesc_rela()
611 static void __noreturn e64_relocate(struct ta_elf *elf __unused, in e64_relocate()
[all …]
A Dftrace.c23 struct ta_elf *elf = TAILQ_FIRST(&main_elf_queue); in ftrace_init()
72 struct ta_elf *elf = TAILQ_FIRST(&main_elf_queue); in ftrace_copy_buf()
A Dmain.c33 struct ta_elf *elf = TAILQ_FIRST(&main_elf_queue); in dump_ta_state()
132 struct ta_elf *elf = NULL; in ldelf()
A Dsub.mk10 srcs-y += ta_elf.c
A Ddl.c26 struct ta_elf *elf = NULL; in dlsym_entry()
/optee_os/out/arm/ldelf/
A Dldelf.dmp114 0000000000000000 l df *ABS* 0000000000000000 ta_elf.c
1239 /home/test/workspace/code/optee_3.16/optee_os/ldelf/ta_elf.c:63
1241 /home/test/workspace/code/optee_3.16/optee_os/ldelf/ta_elf.c:64
1243 /home/test/workspace/code/optee_3.16/optee_os/ldelf/ta_elf.c:63
1247 /home/test/workspace/code/optee_3.16/optee_os/ldelf/ta_elf.c:64
1251 /home/test/workspace/code/optee_3.16/optee_os/ldelf/ta_elf.c:66
1253 /home/test/workspace/code/optee_3.16/optee_os/ldelf/ta_elf.c:69
1255 /home/test/workspace/code/optee_3.16/optee_os/ldelf/ta_elf.c:71
1258 /home/test/workspace/code/optee_3.16/optee_os/ldelf/ta_elf.c:69
1260 /home/test/workspace/code/optee_3.16/optee_os/ldelf/ta_elf.c:71
[all …]
A D.ta_elf.o.cmd1ta_elf.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/a…
A Dldelf.map4 out/arm/ldelf/ta_elf.o (print_stack_arm32)
6 out/arm/ldelf/ta_elf.o (print_stack_arm64)
10 out/arm/ldelf/ta_elf.o (tee_uuid_from_str)
14 out/arm/ldelf/ta_elf.o (malloc)
18 out/arm/ldelf/ta_elf.o (snprintf)
26 out/arm/ldelf/ta_elf.o (memset)
30 out/arm/ldelf/ta_elf.o (strcpy)
157 .group 0x0000000000000000 0xc out/arm/ldelf/ta_elf.o
158 .group 0x0000000000000000 0xc out/arm/ldelf/ta_elf.o
159 .group 0x0000000000000000 0xc out/arm/ldelf/ta_elf.o
[all …]
A D.ta_elf.o.d1 out/arm/ldelf/ta_elf.o: ldelf/ta_elf.c out/arm/include/generated/conf.h \
25 ldelf/include/ldelf_syscalls.h ldelf/ta_elf.h \
A D.dl.o.d12 ldelf/dl.h ldelf/ta_elf.h \
A D.ta_elf_rel.o.d17 ldelf/ta_elf.h ldelf/include/ldelf.h \
A D.main.o.d16 ldelf/sys.h ldelf/include/ldelf_syscalls.h ldelf/ta_elf.h

Completed in 55 milliseconds