OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRAD_CORE_USER_OFFSET
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/hosts/
symmetry.h
29
#define
TRAD_CORE_USER_OFFSET
((UPAGES * NBPG) - sizeof (struct user))
/toolchain/binutils/binutils-2.25/bfd/
trad-core.c
83
#ifdef
TRAD_CORE_USER_OFFSET
85
if (bfd_seek (abfd, (file_ptr)
TRAD_CORE_USER_OFFSET
, SEEK_SET) != 0)
Completed in 69 milliseconds