HomeSort by: relevance | last modified time | path
    Searched refs:arm_store_vfpregset_num (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdbserver/
linux-aarch32-low.h 26 void arm_store_vfpregset_num (struct regcache *regcache, const void *buf,
linux-aarch32-low.cc 117 arm_store_vfpregset_num (struct regcache *regcache, const void *buf, int num) function
139 arm_store_vfpregset_num (regcache, buf, 32);
linux-arm-low.cc 353 arm_store_vfpregset_num (regcache, buf, num);
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-aarch32-low.h 26 void arm_store_vfpregset_num (struct regcache *regcache, const void *buf,
linux-aarch32-low.cc 117 arm_store_vfpregset_num (struct regcache *regcache, const void *buf, int num) function
139 arm_store_vfpregset_num (regcache, buf, 32);
linux-arm-low.cc 353 arm_store_vfpregset_num (regcache, buf, num);

Completed in 25 milliseconds