Home
last modified time | relevance | path

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

/common/
A Dboard_f.c127 ulong bss_start, bss_end, text_base; in display_text_info() local
133 text_base = CONFIG_TEXT_BASE; in display_text_info()
135 text_base = CONFIG_SYS_MONITOR_BASE; in display_text_info()
139 text_base, bss_start, bss_end); in display_text_info()

Completed in 7 milliseconds