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)}
35 extern struct ta_head ta_head;270 (ta_head.flags & TA_FLAG_SINGLE_INSTANCE) && in ta_header_remove_session()271 (ta_head.flags & TA_FLAG_INSTANCE_KEEP_ALIVE); in ta_header_remove_session()
63 struct ta_head { struct
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;
1225 elf->head = (struct ta_head *)va; in load_main()1227 elf->head = (struct ta_head *)elf->load_addr; in load_main()1254 elf->head = (struct ta_head *)elf->load_addr; in load_main()