Searched refs:mremap (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/gold/ |
D | configure.ac | 533 AC_CACHE_CHECK([mremap with MREMAP_MAYMOVE], [gold_cv_lib_mremap_maymove], 537 void f() { mremap (0, 0, 0, MREMAP_MAYMOVE); } 541 [Define to 1 if you have the mremap function with MREMAP_MAYMOVE support]) 543 AC_LIBOBJ(mremap)
|
D | config.in | 112 /* Define to 1 if you have the mremap function with MREMAP_MAYMOVE support */
|
D | Makefile.in | 76 mremap.c pread.c ftruncate.c yyscript.h yyscript.c \
|
D | output.cc | 53 # define mremap gold_mremap macro 101 # define mremap gold_mremap macro 5067 base = ::mremap(this->base_, this->file_size_, file_size, in resize()
|
D | ChangeLog | 6301 * configure.ac: Check for sys/mman.h and mmap. Check for mremap 6305 not available, provide stubs. If mremap is not available, #define 6319 * mremap.c: #include <errno.h>. Only #include <sys/mman.h> if it 6320 exists. Rename mremap to gold_mremap. If mmap is not available 13659 * mremap.c (mremap): Likewise. 13663 * mremap.c: New file. 13664 * configure.ac: Call AC_REPLACE_FUNCS on mremap. 13666 (mremap): Declare if HAVE_MREMAP is not defined.
|
D | configure | 6865 void f() { mremap (0, 0, 0, MREMAP_MAYMOVE); }
|
/toolchain/binutils/binutils-2.25/gold/po/ |
D | id.po | 1439 msgid "%s: mremap: %s" 1440 msgstr "%s: mremap: %s"
|
D | fi.po | 1784 msgid "%s: mremap: %s" 1785 msgstr "%s: mremap epäonnistui: %s"
|
D | it.po | 1778 msgid "%s: mremap: %s" 1779 msgstr "%s: mremap: %s"
|
D | es.po | 1777 msgid "%s: mremap: %s" 1778 msgstr "%s: mremap: %s"
|
D | vi.po | 1797 msgid "%s: mremap: %s" 1798 msgstr "%s: mremap: %s"
|
D | gold.pot | 2698 msgid "%s: mremap: %s"
|