/openbsd/usr.bin/file/magdir/ |
H A D | OpenBSD | 14 0 belong&0377777777 041400413 OpenBSD/i386 demand paged 35 0 belong&0377777777 041600413 OpenBSD/m68k demand paged 56 0 belong&0377777777 046200413 OpenBSD/m88k demand paged 77 0 belong&0377777777 042000413 OpenBSD/m68k4k demand paged 98 0 belong&0377777777 042200413 OpenBSD/ns32532 demand paged 119 0 belong&0377777777 042400413 OpenBSD/sparc demand paged 140 0 belong&0377777777 042600413 OpenBSD/pmax demand paged 161 0 belong&0377777777 043000413 OpenBSD/vax1k demand paged 182 0 belong&0377777777 045400413 OpenBSD/vax demand paged 225 0 belong&0377777777 047400413 OpenBSD/mips64 demand paged [all …]
|
H A D | netbsd | 14 0 belong&0377777777 041400413 a.out NetBSD/i386 demand paged 36 0 belong&0377777777 041600413 a.out NetBSD/m68k demand paged 58 0 belong&0377777777 042000413 a.out NetBSD/m68k4k demand paged 80 0 belong&0377777777 042200413 a.out NetBSD/ns32532 demand paged 105 0 belong&0377777777 042400413 a.out NetBSD/sparc demand paged 127 0 belong&0377777777 042600413 a.out NetBSD/pmax demand paged 149 0 belong&0377777777 043000413 a.out NetBSD/vax 1k demand paged 171 0 belong&0377777777 045400413 a.out NetBSD/vax 4k demand paged 203 0 belong&0377777777 043400413 a.out NetBSD/mips demand paged 225 0 belong&0377777777 043600413 a.out NetBSD/arm32 demand paged
|
H A D | bsdi | 7 0 lelong 0314 386 compact demand paged pure executable 19 0 lelong 0413 386 demand paged pure executable 24 0 belong&077777777 0600413 sparc demand paged
|
H A D | freebsd | 16 # Regardless of whether it's pure, demand-paged, or none of the 30 # If it's neither pure nor demand-paged: 49 # If it's demand-paged: 68 # ("shared" libraries that aren't demand-paged and whose pages probably 74 # NetBSD-style). (The old "netbsd" file analyzed FreeBSD demand paged 97 0 lelong&0377777777 041400413 FreeBSD/i386 demand paged 107 0 lelong&0377777777 041400314 FreeBSD/i386 compact demand paged
|
H A D | unknown | 16 # 0x10B is 0413; that's VAX demand-paged, but this is a short, not a 33 0 long 0x10c unknown demand paged pure executable 35 0 long 0x10e unknown readable demand paged pure executable
|
H A D | sun | 9 0 belong&077777777 0600413 sparc demand paged 27 0 belong&077777777 0400413 mc68020 demand paged 45 0 belong&077777777 0200413 mc68010 demand paged 68 0 belong 0413 old sun-2 demand paged executable
|
H A D | vax | 18 0 lelong 0413 VAX demand paged pure executable 21 0 lelong 0420 VAX demand paged (first page unmapped) pure executable
|
H A D | linux | 13 # >0 leshort 0413 demand-paged executable (ZMAGIC) 14 # >0 leshort 0314 demand-paged executable (QMAGIC) 20 0 lelong 0x0064010b Linux/i386 demand-paged executable (ZMAGIC) 22 0 lelong 0x006400cc Linux/i386 demand-paged executable (QMAGIC) 76 >24 leshort 0413 demand paged
|
H A D | 386bsd | 6 0 lelong 000000413 386BSD demand paged executable
|
H A D | motorola | 15 >20 beshort 0413 (demand paged) 19 0 beshort 0522 mc68k executable (shared demand paged)
|
H A D | pyramid | 11 0 long 0x5090010b Pyramid 90x family demand paged pure executable
|
H A D | convex | 14 0 belong 0513 Convex old-style demand paged executable 47 >88 belong &0x00000001 demand paged
|
H A D | hp | 64 0 belong 0x0210010b PA-RISC1.1 demand-load executable 88 0 belong 0x0214010b PA-RISC2.0 demand-load executable 112 0 belong 0x020b010b PA-RISC1.0 demand-load executable 154 0 belong 0x020c010b HP s200 demand-load executable 268 >2 beshort 0413 demand paged binary 272 >2 beshort 0413 demand paged binary
|
H A D | encore | 12 >20 short 0x10b demand-paged executable
|
H A D | pdp | 29 0 leshort 0413 PDP-11 demand-paged pure executable
|
H A D | att3b | 30 >20 beshort 0413 (demand paged)
|
H A D | digital | 15 >24 leshort 0413 demand paged
|
/openbsd/gnu/llvm/lldb/docs/use/ |
H A D | ondemand.rst | 4 On demand symbols can be enabled in LLDB for projects that generate debug info 28 How do I enable on demand symbols? 36 (lldb) settings set symbols.load-on-demand true 60 by file and line are always enabled when on demand symbols is being used. Line 74 On demand symbol loading tries to avoid indexing the names within the debug 80 trying to avoid with the on demand symbol loading so this is one of the main 86 functions don't exist in symbol tables. When using on demand symbol loading it 106 The on demand symbol loading feature tries to limit expensive name lookups 118 breakpoints are a good way still use on demand symbol loading effectively 135 can be looked up by name. For this feature to work reliably with on demand [all …]
|
/openbsd/gnu/llvm/clang/docs/analyzer/user-docs/ |
H A D | CrossTranslationUnit.rst | 15 files or generating the necessary AST structure on-demand, during the analysis of the main TU. Driv… 27 …lack of that extension signals that the entry is to be used as a source-file, and parsed on-demand. 204 .. _ctu-on-demand: 206 On-demand analysis 216 is to use On-demand analysis, as that extension signals that the entry is to be used as an PCH-dump. 280 As we are using On-demand mode, we only need to create a CTU index file which holds the `USR` name … 321 $ CodeChecker analyze --ctu --ctu-ast-loading-mode on-demand compile_commands.json -o reports 376 Currently On-demand analysis is not supported with `scan-build-py`.
|
/openbsd/gnu/usr.bin/binutils/ld/emultempl/ |
H A D | mmixelf.em | 34 /* Make sure we don't create a demand-paged executable. Unfortunately 38 full system with shared libraries and demand paging, you will want to
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
H A D | mmixelf.em | 34 /* Make sure we don't create a demand-paged executable. Unfortunately 38 full system with shared libraries and demand paging, you will want to
|
/openbsd/gnu/usr.bin/perl/dist/Carp/t/ |
H A D | stack_after_err.t | 14 # Make sure we don’t try to load modules on demand in the presence of over- 16 [ 'Carp does not try to load modules on demand for overloaded args',
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/Encode/ |
H A D | ConfigLocal_PM.e2x | 2 # Local demand-load module list
|
/openbsd/usr.sbin/pppd/ |
H A D | Makefile | 6 SRCS= auth.c cbcp.c ccp.c chap.c demand.c fsm.c ipcp.c \
|
H A D | main.c | 252 if (demand && connector == 0) { in main() 376 if (demand) { in main() 396 if (demand) { in main() 517 if (!demand) { in main() 555 if (demand) in main()
|