/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan.h | 40 ORIGIN = 16, 59 {0x004200000000ULL, 0x006000000000ULL, MappingDesc::ORIGIN, "origin-2"}, 63 {0x008200000000ULL, 0x00a000000000ULL, MappingDesc::ORIGIN, "origin-3"}, 64 {0x00a000000000ULL, 0x00a200000000ULL, MappingDesc::ORIGIN, "origin-1"}, 85 {0X0300000000000, 0X0400000000000, MappingDesc::ORIGIN, "origin-14"}, 87 {0X0600000000000, 0X0800000000000, MappingDesc::ORIGIN, "origin-15"}, 92 {0X0D00000000000, 0X0E00000000000, MappingDesc::ORIGIN, "origin-10-13"}, 108 {0x110000000000ULL, 0x200000000000ULL, MappingDesc::ORIGIN, "origin-2"}, 110 {0x300000000000ULL, 0x400000000000ULL, MappingDesc::ORIGIN, "origin-3"}, 114 {0x600000000000ULL, 0x610000000000ULL, MappingDesc::ORIGIN, "origi 36 INVALID, APP, SHADOW, ORIGIN global() enumerator [all...] |
H A D | msan_linux.cpp | 144 (init_origins && type == MappingDesc::ORIGIN); in InitShadow() 146 (!init_origins && type == MappingDesc::ORIGIN); in InitShadow()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | dfsan_platform.h | 35 ORIGIN = 16, enumerator 57 {0X0300000000000, 0X0400000000000, MappingDesc::ORIGIN, "origin-14"}, 59 {0X0600000000000, 0X0800000000000, MappingDesc::ORIGIN, "origin-15"}, 64 {0X0D00000000000, 0X0E00000000000, MappingDesc::ORIGIN, "origin-10-13"}, 81 {0x110000000000ULL, 0x200000000000ULL, MappingDesc::ORIGIN, "origin-2"}, 83 {0x300000000000ULL, 0x400000000000ULL, MappingDesc::ORIGIN, "origin-3"}, 87 {0x600000000000ULL, 0x610000000000ULL, MappingDesc::ORIGIN, "origin-1"}, 123 #define MEM_IS_ORIGIN(mem) addr_is_type((uptr)(mem), MappingDesc::ORIGIN)
|
H A D | dfsan.cpp | 1082 if (type != MappingDesc::SHADOW && type != MappingDesc::ORIGIN) in dfsan_flush() 1199 (init_origins && type == MappingDesc::ORIGIN); in InitShadow() 1201 (!init_origins && type == MappingDesc::ORIGIN); in InitShadow()
|
/freebsd/tests/sys/cddl/zfs/tests/zones/ |
H A D | zones_003_pos.ksh | 103 ORIGIN=$($ZFS get -H -o value origin $TESTPOOL/$ZONE3) 104 if [ "$ORIGIN" != "$TESTPOOL/$ZONE@SUNWzone1" ]
|
/freebsd/contrib/tcsh/ |
H A D | patchlevel.h | 7 #define ORIGIN "Astron" macro
|
H A D | tc.vers.c | 160 REV, VERS, PATCHLEVEL, ORIGIN, DATE, machtype, vendor, ostype, in fix_version()
|
/freebsd/stand/i386/boot0/ |
H A D | boot0.S | 124 .set ORIGIN,0x600 # Execution address define 199 jmp main-LOAD+ORIGIN # Jump to relocated code
|
/freebsd/crypto/openssl/ |
H A D | NOTES-UNIX.md | 94 executable, by interpreting `$ORIGIN` along with some other internal
|
/freebsd/contrib/ldns/ |
H A D | Changelog | 192 * bugfix: strip trailing whitespace from $ORIGIN lines in zone files 892 * Fixed a $ORIGIN error when reading zones 900 * Fixed $ORIGIN bug in .key files
|
/freebsd/crypto/heimdal/doc/ |
H A D | setup.texi | 979 $ORIGIN example.com. 1006 $ORIGIN example.com.
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 2222 LLVM_READOBJ_DT_FLAG_ENT(DF, ORIGIN), 2237 LLVM_READOBJ_DT_FLAG_ENT(DF_1, ORIGIN),
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 6790 - Whitespaces after $ORIGIN are not part of the origin dname (ldns). 9046 - autotrust-anchor-file can read multiline input and $ORIGIN.
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 6275 2331;DIMENSION ORIGIN;So;0;ON;;;;;N;;;;;
|