Home
last modified time | relevance | path

Searched refs:load_genericthread (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_ume/
Dmacho.c283 load_genericthread(struct thread_command *threadcmd, int type, in load_genericthread() function
371 err = load_genericthread(threadcmd, LC_UNIXTHREAD, &customstack, out_info); in load_unixthread()
483 err = load_genericthread(threadcmd, LC_THREAD, &customstack, out_info); in load_thread()