Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dhpux-core.c103 #define core_user_thread_id(bfd) (core_hdr(bfd)->user_tid) macro
217 core_user_thread_id (abfd) = proc_info.user_tid; in hpux_core_core_file_p()
220 core_user_thread_id (abfd) = 0; in hpux_core_core_file_p()
DChangeLog-98993206 (core_kernel_thread_id, core_user_thread_id): new macros.