OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HOST_SEGMENT_SIZE
(Results
1 - 7
of
7
) sorted by null
/toolchain/binutils/binutils-2.25/bfd/hosts/
news.h
25
#define
HOST_SEGMENT_SIZE
NBPG
hp300bsd.h
26
#define
HOST_SEGMENT_SIZE
NBPG /* Data seg start addr rounds to NBPG */
m88kmach3.h
27
#define
HOST_SEGMENT_SIZE
NBPG
i386mach3.h
41
#define
HOST_SEGMENT_SIZE
NBPG
i860mach3.h
43
#define
HOST_SEGMENT_SIZE
NBPG
pc532mach.h
41
#define
HOST_SEGMENT_SIZE
NBPG
/toolchain/binutils/binutils-2.25/bfd/
host-aout.c
31
HOST_SEGMENT_SIZE
(optional -- defaults to page size)
48
#ifdef
HOST_SEGMENT_SIZE
49
#define SEGMENT_SIZE
HOST_SEGMENT_SIZE
Completed in 97 milliseconds