Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/misc/
Dubsan.c47 struct source_location location; member
60 data->location.filename, data->location.line, data->location.column); in __ubsan_handle_out_of_bounds()
/picolibc-latest/newlib/libc/machine/arc/
Dmemset-archs.S52 prefetchw [r0] ; Prefetch the write location
Dmemcpy-archs.S91 prefetch [r1] ; Prefetch the read location
92 prefetchw [r0] ; Prefetch the write location
/picolibc-latest/doc/
Dusing.md42 the file. If installed in a separate location, you will need to
81 * __data_start points to the RAM location where the .data segment
83 * __data_source points to the Flash location where the .data segment
94 * __bss_start points to the RAM location where the .bss segment
Dlinking.md4 information, including the location of various memory sections along with
166 flash and marks the location in flash and in RAM. At application
192 location by the size of the TLS bss segment.
Dos.md23 stored in the same location. The FILE object contains function
Dbuild.md47 | sysroot-install | false | Install in GCC sysroot location (requires sysroot in GCC)…
/picolibc-latest/newlib/libc/signal/
Dsignal.tex41 An attempt to access a memory location that is not available.
73 allow your signal handlers to declare a static storage location where
/picolibc-latest/newlib/libc/machine/mn10300/
Dmemcmp.S94 .4byte _memcmp # FDE initial location
Dstrlen.S88 .4byte _strlen # FDE initial location
Dstrcmp.S97 .4byte _strcmp # FDE initial location
Dstrcpy.S94 .4byte _strcpy # FDE initial location
Dmemset.S104 .4byte _memset # FDE initial location
Dmemchr.S117 .4byte _memchr # FDE initial location
Dmemcpy.S110 .4byte _memcpy # FDE initial location
Dstrchr.S130 .4byte _strchr # FDE initial location
/picolibc-latest/zephyr/
Dzephyr.cmake106 # defines the library file name and location, because a generator expression
/picolibc-latest/
DCONTRIBUTING.md11 'canonical' source location.
Dpicolibc.ld.in233 * Unlike ld.lld, ld.bfd does not advance the location counter for
/picolibc-latest/newlib/libc/machine/arc64/
Dmemmove.S164 ; Set both r0 and r1 to point to the end of each memory location
/picolibc-latest/hello-world/
DREADME.md95 first location in read-only memory, so we set things up like this
/picolibc-latest/newlib/libc/locale/
Dlocale.tex35 depending on location or culture. The @code{"C"} locale is the only
/picolibc-latest/newlib/libc/xdr/
DREADME73 XDR_DECODE may allocate space if the pointer [to the location
/picolibc-latest/newlib/
DHOWTO254 the respective directories and not in a centralized location, it is important
DChangeLog-201512062 before looking at storage location.
19103 (struct __sFILE): Move location of _data in _REENT_SMALL case.
19977 its location in the reentrant structure.