text_start        253 core/camera_info.c     camera_info.text_start = (int)&link_text_start;
text_start        150 include/camera_info.h     int text_start, data_start, bss_start, bss_end;     // Link values (used for debug)
text_start         36 modules/dbg_dump.c     int text_start; // == _start
text_start         84 modules/dbg_dump.c         pb->h.text_start = camera_info.text_start;
text_start       2594 modules/luascript.c     if(meminfo.start_address == camera_info.text_start) {
text_start       2603 modules/luascript.c     set_number_field( L, "chdk_start", camera_info.text_start);