zephyr/include/linker
Nicolas Pitre 66045b5db0 net/socket: use the iterable section object constructor/iterator
The handcrafted allocation falls victim of misaligned structures due to
toolchain padding which crashes the socket test code on 64-bit targets.
Let's move it to the iterable section utility where those issues are
already taken care of.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-04 11:36:52 +03:00
..
app_smem_aligned.ld license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
app_smem_unaligned.ld license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
app_smem.ld license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
common-ram.ld linker generated list: provide an iterator to simplify list access 2019-06-06 14:21:32 -07:00
common-rom.ld net/socket: use the iterable section object constructor/iterator 2019-07-04 11:36:52 +03:00
debug-sections.ld license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
intlist.ld
kobject-rom.ld
kobject-text.ld linker: kobject-text.ld: avoid backwards location counter 2019-05-23 06:59:14 -04:00
kobject.ld
linker-defs.h cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
linker-tool-gcc.h
linker-tool.h
priv_stacks-noinit.ld arch: arm: expose start/end limits of the thread priv stack section 2019-06-24 10:16:57 -07:00
priv_stacks-rom.ld
priv_stacks-text.ld
priv_stacks.ld include: scripts: fix typos in priv_stacks.ld 2019-06-17 10:00:22 -07:00
rel-sections.ld license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
section_tags.h
sections.h