Searched refs:text_offset (Results 1 – 2 of 2) sorted by relevance
23 uint64_t text_offset; /* Image load offset, LE */ member39 uint64_t image_size, text_offset; in booti_setup() local56 text_offset = 0x80000; in booti_setup()59 text_offset = le64_to_cpu(ih->text_offset); in booti_setup()69 dst = images->ep - text_offset; in booti_setup()73 dst = ALIGN(dst, SZ_2M) + text_offset; in booti_setup()
60 unsigned long text_offset; /* text address of first function */ variable154 text_offset = start; in read_system_map()334 text_offset + func->offset); in check_trace_config_line()340 text_offset + func->offset); in check_trace_config_line()512 text_offset + call->func); in make_ftrace()