Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf.c8691 elfcore_make_pid (bfd *abfd) in elfcore_make_pid() function
8745 sprintf (buf, "%s/%d", name, elfcore_make_pid (abfd)); in _bfd_elfcore_make_pseudosection()
9156 sprintf (buf, ".reg/%d", elfcore_make_pid (abfd)); in elfcore_grok_lwpstatus()
9185 sprintf (buf, ".reg2/%d", elfcore_make_pid (abfd)); in elfcore_grok_lwpstatus()
DChangeLog-20101169 * elf.c (elfcore_make_pid): Rewrite.