Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dlynx-core.c93 bfd_size_type tcontext_size; local
127 tcontext_size = pss.threadcnt * sizeof (core_st_t);
131 threadp = (core_st_t *) bfd_alloc (abfd, tcontext_size);
140 if (bfd_bread ((void *) threadp, tcontext_size, abfd) != tcontext_size)
154 pagesize + tcontext_size);
162 pagesize + tcontext_size + pss.ssize