Searched refs:text_offset (Results 1 – 2 of 2) sorted by relevance
19 uint64_t text_offset; /* Image load offset, LE */ member34 uint64_t image_size, text_offset; in booti_setup() local53 text_offset = 0x80000; in booti_setup()56 text_offset = le64_to_cpu(ih->text_offset); in booti_setup()68 dst = image - text_offset; in booti_setup()72 *relocated_addr = ALIGN(dst, SZ_2M) + text_offset; in booti_setup()
59 unsigned long text_offset; /* text address of first function */ variable153 text_offset = start; in read_system_map()333 text_offset + func->offset); in check_trace_config_line()339 text_offset + func->offset); in check_trace_config_line()511 text_offset + call->func); in make_ftrace()