HomeSort by relevance Sort by last modified time
    Searched refs:MEMORY (Results 1 - 25 of 72) sorted by null

1 2 3

  /device/google/contexthub/firmware/os/platform/stm32/lkr/
stm32f401.map.lkr 17 MEMORY
stm32f411.map.lkr 17 MEMORY
stm32f412.map.lkr 17 MEMORY
app.lkr 41 MEMORY
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
rgn-at1.t 0 /* Memory region at test, >AT should propagate by default */
3 MEMORY {
rgn-at3.t 0 /* Memory region at test, >AT should propagate by default */
3 MEMORY {
rgn-over1.t 0 /* Memory region overflow tests: one region, first output sect doesn't fit. */
3 MEMORY {
rgn-over2.t 0 /* Memory region overflow tests: one region, first output sect fits,
4 MEMORY {
rgn-over3.t 0 /* Memory region overflow tests: two regions, each too small for the single
4 MEMORY {
rgn-over7.t 0 /* Memory region overflow tests: overflow r1 plus text/data collision. */
3 MEMORY {
rgn-at2.t 0 /* Memory region at test, >AT should propagate by default */
3 MEMORY {
rgn-at4.t 0 /* Memory region at test, >AT should propagate by default */
3 MEMORY {
rgn-over4.t 0 /* Memory region overflow tests: overflow VMA but not LMA. */
3 MEMORY {
rgn-over5.t 0 /* Memory region overflow tests: overflow LMA but not VMA. */
3 MEMORY {
rgn-over6.t 0 /* Memory region overflow tests: overflow LMA and VMA. */
3 MEMORY {
rgn-over8.t 0 /* Memory region overflow tests: bss to LMA doesn't cause overflow. */
3 MEMORY {
  /device/linaro/bootloader/arm-trusted-firmware/bl2/
bl2.ld.S 37 MEMORY {
56 * Memory page(s) mapped to this section will be marked as
58 * creep in. Ensure the rest of the current memory page is unused.
98 * The base address of the coherent memory section must be page-aligned (4K)
101 * memory attributes for the coherent data page tables.
108 * Memory page(s) mapped to this section will be marked
109 * as device memory. No other unexpected data must creep in.
110 * Ensure the rest of the current memory page is unused.
  /device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
tsp.ld.S 38 MEMORY {
57 * Memory page(s) mapped to this section will be marked as
59 * creep in. Ensure the rest of the current memory page is unused.
103 * The base address of the coherent memory section must be page-aligned (4K)
106 * memory attributes for the coherent data page tables.
113 * Memory page(s) mapped to this section will be marked
114 * as device memory. No other unexpected data must creep in.
115 * Ensure the rest of the current memory page is unused.
  /toolchain/binutils/binutils-2.25/opcodes/
xc16x-opc.c 902 /* add $reg8,$memory */
905 { { MNEM, ' ', OP (REG8), ',', OP (MEMORY), 0 } },
908 /* add $memory,$reg8 */
911 { { MNEM, ' ', OP (MEMORY), ',', OP (REG8), 0 } },
926 /* sub $reg8,$memory */
929 { { MNEM, ' ', OP (REG8), ',', OP (MEMORY), 0 } },
932 /* sub $memory,$reg8 */
935 { { MNEM, ' ', OP (MEMORY), ',', OP (REG8), 0 } },
950 /* addb $regb8,$memory */
953 { { MNEM, ' ', OP (REGB8), ',', OP (MEMORY), 0 } }
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/bl1/
bl1.ld.S 37 MEMORY {
112 * The base address of the coherent memory section must be page-aligned (4K)
115 * memory attributes for the coherent data page tables.
122 * Memory page(s) mapped to this section will be marked
123 * as device memory. No other unexpected data must creep in.
124 * Ensure the rest of the current memory page is unused.
  /device/linaro/bootloader/arm-trusted-firmware/bl31/
bl31.ld.S 38 MEMORY {
73 * Memory page(s) mapped to this section will be marked as read-only,
75 * Ensure the rest of the current memory page is unused.
122 * The base address of the coherent memory section must be page-aligned (4K)
125 * memory attributes for the coherent data page tables.
132 * Memory page(s) mapped to this section will be marked
133 * as device memory. No other unexpected data must creep in.
134 * Ensure the rest of the current memory page is unused.
  /system/core/debuggerd/libdebuggerd/include/
utility.h 72 MEMORY,
  /system/core/debuggerd/libdebuggerd/
utility.cpp 126 _LOG(log, logtype::MEMORY, "\n%s\n", log_msg.c_str());
142 // the next page only if it's within the amount of memory we would have
168 // Dump the code around memory as:
203 _LOG(log, logtype::MEMORY, "%s %s\n", logline.c_str(), ascii.c_str());
  /frameworks/base/core/java/com/android/internal/os/
BatterySipper.java 128 MEMORY
  /external/libxml2/os400/
xmllint.cmd 82 PROMPT('Maximum dynamic memory')
121 (*MEMORY '--memory') +

Completed in 244 milliseconds

1 2 3