Lines Matching +full:address +full:- +full:0

1 # Content of this file originates from include/zephyr/linker/debug-sections.ld
2 # Following sections are obtained via 'ld --verbose'
5 zephyr_linker_section(NAME .stab ADDRESS 0)
6 zephyr_linker_section(NAME .stabstr ADDRESS 0)
7 zephyr_linker_section(NAME .stab.excl ADDRESS 0)
8 zephyr_linker_section(NAME .stab.exclstr ADDRESS 0)
9 zephyr_linker_section(NAME .stab.index ADDRESS 0)
10 zephyr_linker_section(NAME .stab.indexstr ADDRESS 0)
11 zephyr_linker_section(NAME .gnu.build.attributes ADDRESS 0)
12 zephyr_linker_section(NAME .comment ADDRESS 0)
16 # of the section so we begin them at 0.
18 zephyr_linker_section(NAME .debug ADDRESS 0)
19 zephyr_linker_section(NAME .line ADDRESS 0)
22 zephyr_linker_section(NAME .debug_srcinfo ADDRESS 0)
23 zephyr_linker_section(NAME .debug_sfnames ADDRESS 0)
26 zephyr_linker_section(NAME .debug_aranges ADDRESS 0)
27 zephyr_linker_section(NAME .debug_pubnames ADDRESS 0)
30 zephyr_linker_section(NAME .debug_info ADDRESS 0)
32 zephyr_linker_section(NAME .debug_abbrev ADDRESS 0)
33 zephyr_linker_section(NAME .debug_line ADDRESS 0)
35 zephyr_linker_section(NAME .debug_frame ADDRESS 0)
36 zephyr_linker_section(NAME .debug_str ADDRESS 0)
37 zephyr_linker_section(NAME .debug_loc ADDRESS 0)
38 zephyr_linker_section(NAME .debug_macinfo ADDRESS 0)
41 zephyr_linker_section(NAME .debug_weaknames ADDRESS 0)
42 zephyr_linker_section(NAME .debug_funcnames ADDRESS 0)
43 zephyr_linker_section(NAME .debug_typenames ADDRESS 0)
44 zephyr_linker_section(NAME .debug_varnames ADDRESS 0)
47 zephyr_linker_section(NAME .debug_pubtypes ADDRESS 0)
48 zephyr_linker_section(NAME .debug_ranges ADDRESS 0)
51 zephyr_linker_section(NAME .debug_addr ADDRESS 0)
52 zephyr_linker_section(NAME .debug_line_str ADDRESS 0)
53 zephyr_linker_section(NAME .debug_loclists ADDRESS 0)
54 zephyr_linker_section(NAME .debug_macro ADDRESS 0)
55 zephyr_linker_section(NAME .debug_names ADDRESS 0)
56 zephyr_linker_section(NAME .debug_rnglists ADDRESS 0)
57 zephyr_linker_section(NAME .debug_str_offsets ADDRESS 0)
58 zephyr_linker_section(NAME .debug_sup ADDRESS 0)