Searched refs:map_addr (Results 1 - 25 of 201) sorted by relevance

123456789

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dtext_mmap.c120 void * map_addr = NULL;
131 map_addr = mmap(NULL, mapinfo->txt_full_size, PROT_READ|PROT_WRITE,
140 map_addr = mmap(NULL, mapinfo->txt_full_size, PROT_READ|PROT_WRITE,
143 if (map_addr == MAP_FAILED_PTR) {
151 mmap(map_addr, mapinfo->txt_size, mapinfo->txt_prot,
/netbsd-current/external/gpl2/groff/dist/src/libs/libbib/
H A Dindex.cpp61 void *map_addr; member in class:index_search_item
112 : search_item(filename, fid), out_of_date_files(0), buffer(0), map_addr(0),
122 if (map_addr) {
123 if (unmap(map_addr, map_len) < 0)
166 map_addr = mapread(fd, size);
167 if (map_addr) {
168 addr = (char *)map_addr;
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cc334 uintptr_t map_addr = addr; local
335 uintptr_t map_end = map_addr + map_size;
336 addr = RoundUpTo(map_addr, alignment);
338 if (addr != map_addr) {
351 if (status == ZX_OK && addr != map_addr)
352 status = _zx_vmar_unmap(_zx_vmar_root_self(), map_addr, addr - map_addr);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_fuchsia.cc333 uintptr_t map_addr = addr; local
334 uintptr_t map_end = map_addr + map_size;
335 addr = RoundUpTo(map_addr, alignment);
337 if (addr != map_addr) {
350 if (status == ZX_OK && addr != map_addr)
351 status = _zx_vmar_unmap(_zx_vmar_root_self(), map_addr, addr - map_addr);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_fuchsia.cpp305 uintptr_t map_addr = addr; local
306 uintptr_t map_end = map_addr + map_size;
307 addr = RoundUpTo(map_addr, alignment);
309 if (addr != map_addr) {
323 if (status == ZX_OK && addr != map_addr)
324 status = _zx_vmar_unmap(_zx_vmar_root_self(), map_addr, addr - map_addr);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.c48 void *map_addr; member in struct:gdb_bfd_section_data
518 if (sect->map_addr != NULL)
522 res = munmap (sect->map_addr, sect->map_len);
699 &descriptor->map_addr,
705 posix_madvise (descriptor->map_addr, descriptor->map_len,
H A Dsolib-dsbt.c646 CORE_ADDR map_addr; local
664 map_addr = extract_unsigned_integer (lm_buf.l_addr.map,
668 ret = target_read_memory (map_addr + 12, (gdb_byte *) &indexword,
688 loadmap = fetch_loadmap (map_addr);
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dbfdio.c166 . void **map_addr, bfd_size_type *map_len);
462 void **map_addr, bfd_size_type *map_len);
474 void **map_addr, bfd_size_type *map_len)
490 map_addr, map_len);
638 void **map_addr ATTRIBUTE_UNUSED,
472 bfd_mmap(bfd *abfd, void *addr, bfd_size_type len, int prot, int flags, file_ptr offset, void **map_addr, bfd_size_type *map_len) argument
H A Dcache.c436 void **map_addr ATTRIBUTE_UNUSED,
467 *map_addr = ret;
H A Dlibbfd.h950 void **map_addr, bfd_size_type *map_len);
H A Dopncls.c572 void **map_addr ATTRIBUTE_UNUSED,
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dbfdio.c215 . void **map_addr, bfd_size_type *map_len);
549 void **map_addr, bfd_size_type *map_len);
561 void **map_addr, bfd_size_type *map_len)
578 map_addr, map_len);
725 void **map_addr ATTRIBUTE_UNUSED,
559 bfd_mmap(bfd *abfd, void *addr, bfd_size_type len, int prot, int flags, file_ptr offset, void **map_addr, bfd_size_type *map_len) argument
H A Dcache.c436 void **map_addr ATTRIBUTE_UNUSED,
467 *map_addr = ret;
H A Dlibbfd.h1009 void **map_addr, bfd_size_type *map_len);
H A Dopncls.c629 void **map_addr ATTRIBUTE_UNUSED,
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dbfdio.c190 . void **map_addr, bfd_size_type *map_len);
522 void **map_addr, bfd_size_type *map_len);
534 void **map_addr, bfd_size_type *map_len)
551 map_addr, map_len);
698 void **map_addr ATTRIBUTE_UNUSED,
532 bfd_mmap(bfd *abfd, void *addr, bfd_size_type len, int prot, int flags, file_ptr offset, void **map_addr, bfd_size_type *map_len) argument
H A Dcache.c436 void **map_addr ATTRIBUTE_UNUSED,
467 *map_addr = ret;
H A Dlibbfd.h1003 void **map_addr, bfd_size_type *map_len);
H A Dopncls.c594 void **map_addr ATTRIBUTE_UNUSED,
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dbfdio.c219 . void **map_addr, bfd_size_type *map_len);
553 void **map_addr, bfd_size_type *map_len);
565 void **map_addr, bfd_size_type *map_len)
582 map_addr, map_len);
729 void **map_addr ATTRIBUTE_UNUSED,
563 bfd_mmap(bfd *abfd, void *addr, bfd_size_type len, int prot, int flags, file_ptr offset, void **map_addr, bfd_size_type *map_len) argument
H A Dcache.c440 void **map_addr ATTRIBUTE_UNUSED,
471 *map_addr = ret;
H A Dlibbfd.h1029 void **map_addr, bfd_size_type *map_len);
H A Dopncls.c629 void **map_addr ATTRIBUTE_UNUSED,
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsolib-dsbt.c552 CORE_ADDR map_addr; local
570 map_addr = extract_unsigned_integer (lm_buf.l_addr.map,
574 ret = target_read_memory (map_addr + 12, (gdb_byte *) &indexword,
594 loadmap = fetch_loadmap (map_addr);
H A Dgdb_bfd.c50 void *map_addr; member in struct:gdb_bfd_section_data
600 if (sect->map_addr != NULL)
604 res = munmap (sect->map_addr, sect->map_len);
775 &descriptor->map_addr,
781 posix_madvise (descriptor->map_addr, descriptor->map_len,

Completed in 389 milliseconds

123456789