Lines Matching refs:be
29 Picolibc provides a default linker script which can often be used to
59 memory which needs to be initialized before your application starts.
65 your application. This needs to be in flash, but need not be the
69 allow the application to fill. This need not be all of the
83 malloc. Malloc will still be able to use all memory between the end
88 Where bits of code and data land in memory can be controlled to some
91 find '*' used in the following defintions; that can be replaced with
102 1. Contents located first in flash. These can be used for interrupt
154 picolibc. These can be handy if you need values in memory to survive
180 Picolibc uses native toolchain TLS support for values which should be
181 per-thread. This means that variables like `errno` will be referenced