Searched refs:is_active_thread (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/bfd/
H A Delf.c9381 int is_active_thread;
9424 /* thread_info.is_active_thread */
9425 is_active_thread = bfd_get_32 (abfd, note->descdata + 8);
9427 if (is_active_thread)
9376 int is_active_thread; local
/haiku-buildtools/legacy/binutils/bfd/
H A Delf.c7655 if (pstatus.data.thread_info.is_active_thread)

Completed in 80 milliseconds