Home
last modified time | relevance | path

Searched refs:alloc_and_map_ldelf_fobj (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dldelf_loader.c28 static TEE_Result alloc_and_map_ldelf_fobj(struct user_mode_ctx *uctx, in alloc_and_map_ldelf_fobj() function
62 res = alloc_and_map_ldelf_fobj(uctx, LDELF_STACK_SIZE, in ldelf_load_ldelf()
69 res = alloc_and_map_ldelf_fobj(uctx, ldelf_code_size, TEE_MATTR_PRW, in ldelf_load_ldelf()
76 res = alloc_and_map_ldelf_fobj(uctx, ldelf_data_size, in ldelf_load_ldelf()
/optee_os/out/arm/core/
A Dtee.symb_sizes464 000000000e1037c0 00000000000000dc t alloc_and_map_ldelf_fobj
A Dtee.dmp267 000000000e1037c0 l F .text 00000000000000dc alloc_and_map_ldelf_fobj
5260 000000000e1037c0 <alloc_and_map_ldelf_fobj>:
5261 alloc_and_map_ldelf_fobj():
5290 e103804: b4000135 cbz x21, e103828 <alloc_and_map_ldelf_fobj+0x68>
5300 alloc_and_map_ldelf_fobj():
5302 e103828: b4000373 cbz x19, e103894 <alloc_and_map_ldelf_fobj+0xd4>
5327 alloc_and_map_ldelf_fobj():
5338 e103898: 17fffff8 b e103878 <alloc_and_map_ldelf_fobj+0xb8>
5363 e1038cc: 97ffffbd bl e1037c0 <alloc_and_map_ldelf_fobj>
5382 e103904: 97ffffaf bl e1037c0 <alloc_and_map_ldelf_fobj>
[all …]
A Dtee.map20660 .text.alloc_and_map_ldelf_fobj

Completed in 188 milliseconds