| /freebsd-10-stable/sys/amd64/vmm/io/ |
| D | iommu.c | 274 uint64_t unmapped, remaining; in iommu_remove_mapping() local 279 unmapped = IOMMU_REMOVE_MAPPING(dom, gpa, remaining); in iommu_remove_mapping() 280 gpa += unmapped; in iommu_remove_mapping() 281 remaining -= unmapped; in iommu_remove_mapping()
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | printcmd.c | 542 int unmapped = 0; in print_address_symbolic() local 550 if (build_address_symbolic (addr, do_demangle, &name, &offset, &filename, &line, &unmapped)) in print_address_symbolic() 557 if (unmapped) in print_address_symbolic() 574 if (unmapped) in print_address_symbolic() 595 int *unmapped) /* OUT */ in build_address_symbolic() argument 605 *unmapped = 0; in build_address_symbolic() 614 *unmapped = 1; in build_address_symbolic()
|
| D | disasm.c | 96 int unmapped; in dump_insns() local 118 &line, &unmapped)) in dump_insns()
|
| D | defs.h | 595 int *unmapped);
|
| /freebsd-10-stable/contrib/file/magic/Magdir/ |
| D | vax | 13 0 lelong 0420 a.out VAX demand paged (first page unmapped) pure executable
|
| D | linux | 206 >2 byte&0x01 !0 \b, unmapped zero page
|
| /freebsd-10-stable/contrib/groff/font/devutf8/ |
| D | NOTES | 5 Kernighan) is unmapped:
|
| /freebsd-10-stable/usr.sbin/syslogd/ |
| D | syslogd.c | 342 static void unmapped(struct sockaddr *); 699 unmapped((struct sockaddr *)&frominet); in main() 725 unmapped(struct sockaddr *sa) in unmapped() function
|
| /freebsd-10-stable/contrib/ofed/libcxgb4/ |
| D | ChangeLog | 384 erroneously unmapped va could have been assigned to another qp mapping. 386 that has been unmapped in error. 466 However this causes the wrong address to get unmapped when the object is
|
| /freebsd-10-stable/share/i18n/csmapper/APPLE/ |
| D | SYMBOL%UCS.src | 212 # SIGN. 0xA0 was unmapped in earlier versions.
|
| D | UCS%SYMBOL.src | 212 # SIGN. 0xA0 was unmapped in earlier versions.
|
| /freebsd-10-stable/sys/kern/ |
| D | vfs_bio.c | 2227 getnewbuf_scan(int maxsize, int defrag, int unmapped, int metadata) in getnewbuf_scan() argument 2232 KASSERT(!unmapped || !defrag, ("both unmapped and defrag")); in getnewbuf_scan() 2254 if (!defrag && unmapped) { in getnewbuf_scan()
|
| /freebsd-10-stable/contrib/gcc/ |
| D | acinclude.m4 | 238 # explicitly unmapped remain accessible.
|
| /freebsd-10-stable/contrib/gdb/gdb/doc/ |
| D | gdb.info-1 | 6239 in instruction memory is called "unmapped"; its "load address" is its 6330 unmapped. 6336 overlay is unmapped, GDB assumes it can find the overlay's 6365 When overlay debugging is enabled, GDB recognizes code in unmapped 6366 overlays, and prints the names of unmapped functions with asterisks 6367 around them. For example, if `foo' is a function in an unmapped 6386 `disassemble', to work normally, even on unmapped code. However, GDB's 6389 * You can set breakpoints in functions in unmapped overlays, as long 6393 unmapped overlays. However, if you set a breakpoint at the end of
|
| D | gdb.texinfo | 7267 @cindex unmapped overlays 7336 in instruction memory is called @dfn{unmapped}; its @dfn{load address} 7440 @var{overlay} are now unmapped. 7448 When an overlay is unmapped, @value{GDBN} assumes it can find the 7485 unmapped overlays, and prints the names of unmapped functions with 7487 unmapped overlay, @value{GDBN} prints it this way: 7510 @code{break} and @code{disassemble}, to work normally, even on unmapped 7517 You can set breakpoints in functions in unmapped overlays, as long as 7521 unmapped overlays. However, if you set a breakpoint at the end of your
|
| D | gdb.info-3 | 6596 * unmapped overlays: How Overlays Work.
|
| /freebsd-10-stable/contrib/gcclibs/libiberty/ |
| D | configure | 8593 mmap private fixed at somewhere currently unmapped 8596 mmap shared fixed at somewhere currently unmapped
|
| /freebsd-10-stable/contrib/binutils/libiberty/ |
| D | configure | 8710 mmap private fixed at somewhere currently unmapped 8713 mmap shared fixed at somewhere currently unmapped
|
| /freebsd-10-stable/contrib/groff/ |
| D | configure | 8848 mmap private fixed at somewhere currently unmapped 8851 mmap shared fixed at somewhere currently unmapped
|
| D | ChangeLog | 2903 * src/utils/afmtodit/afmtodit.pl: Handle unmapped characters of
|
| /freebsd-10-stable/crypto/heimdal/ |
| D | configure | 15575 mmap private fixed at somewhere currently unmapped 15578 mmap shared fixed at somewhere currently unmapped 26601 mmap private fixed at somewhere currently unmapped 26604 mmap shared fixed at somewhere currently unmapped
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | configure | 19816 mmap private fixed at somewhere currently unmapped 19819 mmap shared fixed at somewhere currently unmapped
|
| /freebsd-10-stable/contrib/binutils/ld/ |
| D | ld.texinfo | 4141 If a unmapped section matches any of the listed attributes other than 4143 attribute reverses this test, so that an unmapped section will be placed
|
| /freebsd-10-stable/contrib/libstdc++/ |
| D | configure | 32220 mmap private fixed at somewhere currently unmapped 32223 mmap shared fixed at somewhere currently unmapped
|
| /freebsd-10-stable/sys/contrib/dev/acpica/ |
| D | changes.txt | 14770 unmapped after construction of the "common" FACS, preventing
|