Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf.c8044 elfcore_make_pid (bfd *abfd) in elfcore_make_pid() function
8098 sprintf (buf, "%s/%d", name, elfcore_make_pid (abfd)); in _bfd_elfcore_make_pseudosection()
8497 sprintf (buf, ".reg/%d", elfcore_make_pid (abfd)); in elfcore_grok_lwpstatus()
8526 sprintf (buf, ".reg2/%d", elfcore_make_pid (abfd)); in elfcore_grok_lwpstatus()
DChangeLog-20101169 * elf.c (elfcore_make_pid): Rewrite.