Searched refs:ta_head (Results 1 – 7 of 7) sorted by relevance
96 const struct ta_head ta_head __section(".ta_head") = {
18 .ta_head : {*(.ta_head)}
34 extern struct ta_head ta_head;267 (ta_head.flags & TA_FLAG_SINGLE_INSTANCE) && in ta_header_remove_session()268 (ta_head.flags & TA_FLAG_INSTANCE_KEEP_ALIVE); in ta_header_remove_session()
63 struct ta_head { struct 64 uuidta_head global() argument 65 stack_sizeta_head global() argument 66 flagsta_head global() argument 67 depr_entryta_head global() argument
123 return pc - (unsigned long)__text_start + sizeof(struct ta_head); in adjust_pc()202 sizeof(struct ta_head)), in __utee_gprof_init()
94 struct ta_head *head;
1224 elf->head = (struct ta_head *)va; in load_main()1226 elf->head = (struct ta_head *)elf->load_addr; in load_main()1253 elf->head = (struct ta_head *)elf->load_addr; in load_main()