HomeSort by: relevance | last modified time | path
    Searched defs:store_bytes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/erc32/
erc32.c 296 static void store_bytes (unsigned char *mem, uint32_t waddr,
1512 store_bytes (unsigned char *mem, uint32_t waddr, uint32_t *data, int32_t sz, function
1675 store_bytes (ramb, waddr, data, sz, ws);
1699 store_bytes (romb, addr, data, sz, ws);
1715 store_bytes (romb, addr, data, sz, ws);
1726 store_bytes (romb, addr, data, sz, ws);
  /src/external/gpl3/gdb.old/dist/sim/erc32/
erc32.c 296 static void store_bytes (unsigned char *mem, uint32_t waddr,
1512 store_bytes (unsigned char *mem, uint32_t waddr, uint32_t *data, int32_t sz, function
1675 store_bytes (ramb, waddr, data, sz, ws);
1699 store_bytes (romb, addr, data, sz, ws);
1715 store_bytes (romb, addr, data, sz, ws);
1726 store_bytes (romb, addr, data, sz, ws);

Completed in 25 milliseconds