HomeSort by relevance Sort by last modified time
    Searched refs:shandle (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/binutils/
rddbg.c 113 void *shandle; local
116 shandle = NULL;
152 if (shandle == NULL)
154 shandle = start_stab (dhandle, abfd, TRUE, syms, symcount);
155 if (shandle == NULL)
239 if (! parse_stab (dhandle, shandle, type, desc, value, s))
261 if (shandle != NULL)
263 if (! finish_stab (dhandle, shandle))
276 void *shandle; local
279 shandle = NULL
    [all...]
  /hardware/google/av/codec2/vndk/bufferpool/vts/
multi.cpp 197 native_handle_t *shandle = nullptr; local
204 status = mManager->allocate(mConnectionId, vecParams, &shandle, &sbuffer);

Completed in 82 milliseconds