Home
last modified time | relevance | path

Searched refs:getpagesize (Results 1 – 25 of 26) sorted by relevance

12

/toolchain/binutils/binutils-2.25/libiberty/
Dgetpagesize.c64 getpagesize (void) in getpagesize() function
79 int getpagesize (void) in getpagesize() function
Dconfigure.ac342 funcs="$funcs getpagesize"
403 getcwd getpagesize getrlimit getrusage getsysinfo gettimeofday \
479 AC_LIBOBJ([getpagesize])
497 …asprintf | basename | bcmp | bcopy | bzero | clock | ffs | getpagesize | index | insque | mempcpy …
522 getcwd getpagesize getrusage gettimeofday \
564 AC_LIBOBJ([getpagesize])
575 basename | getpagesize | insque | random | strcasecmp)
Dmakefile.vms13 concat.obj,getruntime.obj,getpagesize.obj,getpwd.obj,xstrerror.obj,\
DMakefile.in133 getcwd.c getopt.c getopt1.c getpagesize.c getpwd.c getruntime.c \
205 ./getcwd.$(objext) ./getpagesize.$(objext) \
826 ./getpagesize.$(objext): $(srcdir)/getpagesize.c config.h
828 $(COMPILE.c) $(PICFLAG) $(srcdir)/getpagesize.c -o pic/$@; \
831 $(COMPILE.c) $(PICFLAG) $(NOASANFLAG) $(srcdir)/getpagesize.c -o noasan/$@; \
833 $(COMPILE.c) $(srcdir)/getpagesize.c $(OUTPUT_OPTION)
Dconfigure5495 getcwd getpagesize getrlimit getrusage getsysinfo gettimeofday \
5851 …asprintf | basename | bcmp | bcopy | bzero | clock | ffs | getpagesize | index | insque | mempcpy …
5900 getcwd getpagesize getrusage gettimeofday \
6008 basename | getpagesize | insque | random | strcasecmp)
6791 for ac_func in getpagesize
DChangeLog2634 * getpagesize.c (getpagesize): Likewise.
4414 * alloca.c, clock.c, getcwd.c, getpagesize.c, getpwd.c, index.c,
4484 getpagesize.c, getpwd.c, index.c, memchr.c, memcmp.c, memcpy.c,
6562 * getpagesize.c (GNU_OUR_PAGESIZE): Use sysconf only if _SC_PAGESIZE
6612 * getpagesize.c: Likewise.
6644 (atexit.o, clock.o, getcwd.o, getpagesize.o): New targets.
6652 * getpagesize.c: Likewise.
7471 * mpw-make.sed: Add getpagesize.c.o to needed-list.
7636 * getpagesize.c: Remove FSF copyright.
7646 * getpagesize.c (getpagesize): implement for VMS;
[all …]
Dconfig.in125 /* Define to 1 if you have the `getpagesize' function. */
Dfunctions.texi456 @c getpagesize.c:5
457 @deftypefn Supplemental int getpagesize (void)
/toolchain/binutils/binutils-2.25/bfd/hosts/
Dalphavms.h52 extern int getpagesize (void);
/toolchain/binutils/binutils-2.25/gold/testsuite/
Drelro_test.cc73 const size_t page_size = getpagesize(); in t1()
/toolchain/binutils/binutils-2.25/bfd/
Dlynx-core.c99 pagesize = getpagesize (); /* Serious cross-target issue here... This in lynx_core_file_p()
Dtrad-core.c50 # define NBPG getpagesize()
Dbfdwin.c126 pagesize = getpagesize (); in bfd_get_file_window()
Dconfigure.com285 /* Define if you have the getpagesize function. */
Dcache.c448 pagesize_m1 = getpagesize () - 1; in cache_bmmap()
Dlibbfd.c27 #define getpagesize() 2048 macro
Dconfig.in116 /* Define to 1 if you have the `getpagesize' function. */
Dconfigure.ac217 AC_CHECK_FUNCS(fcntl getpagesize setitimer sysconf fdopen getuid getgid fileno)
Dconfigure13652 for ac_func in fcntl getpagesize setitimer sysconf fdopen getuid getgid fileno
15835 for ac_func in getpagesize
DChangeLog-96972086 (getpagesize): Don't define.
3948 * libbfd.c: Create dummy getpagesize() macro if HAVE_GETPAGESIZE
DChangeLog-20071578 * trad-core.c (NBPG): If not defined, set to getpagesize().
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Dtest-demangle.c108 size_t pagesize = getpagesize(); in protect_end()
/toolchain/binutils/binutils-2.25/intl/
Dconfig.h.in56 /* Define to 1 if you have the `getpagesize' function. */
Dconfigure4365 for ac_func in getpagesize
/toolchain/binutils/binutils-2.25/binutils/
Dobjdump.c1124 int ps = getpagesize (); in slurp_file()

12