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

  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
darwin-crt2.c 64 #define KEYMGR_GCC3_LIVE_IMAGE_LIST 301 /* loaded images */
67 /* Node of KEYMGR_GCC3_LIVE_IMAGE_LIST. Info about each resident image. */
100 _keymgr_get_and_lock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST);
101 _keymgr_set_and_unlock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST, l);
112 _keymgr_get_and_lock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST);
126 _keymgr_set_and_unlock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST, top);
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
darwin-crt2.c 64 #define KEYMGR_GCC3_LIVE_IMAGE_LIST 301 /* loaded images */
67 /* Node of KEYMGR_GCC3_LIVE_IMAGE_LIST. Info about each resident image. */
100 _keymgr_get_and_lock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST);
101 _keymgr_set_and_unlock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST, l);
112 _keymgr_get_and_lock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST);
126 _keymgr_set_and_unlock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST, top);
  /src/external/gpl3/gcc/dist/libgcc/config/
unwind-dw2-fde-darwin.c 50 #define KEYMGR_GCC3_LIVE_IMAGE_LIST 301 /* loaded images */
71 /* Node of KEYMGR_GCC3_LIVE_IMAGE_LIST. Info about each resident image. */
99 KEYMGR_GCC3_LIVE_IMAGE_LIST and the struct will be deleted
148 image = _keymgr_get_and_lock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST);
239 _keymgr_unlock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST);
  /src/external/gpl3/gcc.old/dist/libgcc/config/
unwind-dw2-fde-darwin.c 50 #define KEYMGR_GCC3_LIVE_IMAGE_LIST 301 /* loaded images */
71 /* Node of KEYMGR_GCC3_LIVE_IMAGE_LIST. Info about each resident image. */
99 KEYMGR_GCC3_LIVE_IMAGE_LIST and the struct will be deleted
148 image = _keymgr_get_and_lock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST);
239 _keymgr_unlock_processwide_ptr (KEYMGR_GCC3_LIVE_IMAGE_LIST);

Completed in 15 milliseconds