Home
last modified time | relevance | path

Searched refs:addressable (Results 1 – 25 of 76) sorted by relevance

1234

/openbsd-src/gnu/usr.bin/binutils/ld/emultempl/
H A Dalphaelf.em67 fprintf (file, _(" -taso\t\t\tLoad executable in the lower 31-bit addressable\n"));
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/
H A Dalphaelf.em125 --taso Load executable in the lower 31-bit addressable\n\
/openbsd-src/gnu/llvm/llvm/docs/
H A DJITLink.rst361 * ``addExternalSymbol`` creates a new addressable and symbol with a given
364 * ``addAbsoluteSymbol`` creates a new addressable and symbol with a given
378 by creating a new addressable and pointing the symbol at it. The existing
384 addressable. The target addressable must not be referenced by any other
388 addressable. The target addressable must not be referenced by any other
H A DBigEndianNEON.rst48 …f AArch64 general purpose registers. Memory, however, is a sequence of addressable units of 8 bits…
H A DStatepoints.rst240 # This entry describes the spill slot which is directly addressable
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_flags.inc114 "If true, poison partially addressable 8-byte aligned words "
/openbsd-src/gnu/gcc/gcc/config/mt/
H A DABI.txt72 scalars which must be addressable, and automatic scalars for
/openbsd-src/gnu/gcc/gcc/config/iq2000/
H A Dabi80 scalars which must be addressable, and automatic scalars for
/openbsd-src/gnu/gcc/gcc/
H A Dfunction.c1981 bool addressable = TREE_ADDRESSABLE (p); in split_complex_args() local
1993 DECL_ARTIFICIAL (p) = addressable; in split_complex_args()
1994 DECL_IGNORED_P (p) = addressable; in split_complex_args()
2001 DECL_ARTIFICIAL (decl) = addressable; in split_complex_args()
2002 DECL_IGNORED_P (decl) = addressable; in split_complex_args()
H A Dcommon.opt562 Discover readonly and non addressable static variables
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrFormats.td461 // addressable memory space for the shader, and we consider these instructions
H A DSIRegisterInfo.td281 // Not addressable
/openbsd-src/gnu/gcc/gcc/doc/
H A Dtree-ssa.texi662 addressable : addr-expr-arg
665 with-size-arg: addressable
671 lhs : addressable
1590 every addressable variable found in the program. Given a symbol
1591 memory tag SMT and an addressable variable V@. If the alias sets
H A Dpasses.texi333 is used to promote variables from in-memory addressable objects to
/openbsd-src/gnu/usr.bin/binutils/bfd/doc/
H A Darchures.texi519 (minimum addressable unit). In most cases, this will be one, but some
H A Dsection.texi398 input section (byte ==> smallest addressable unit on the
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/
H A Darchures.texi570 (minimum addressable unit). In most cases, this will be one, but some
H A Dsection.texi382 input section (byte ==> smallest addressable unit on the
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DTargetProperties.td246 def VirtualAddressableBits: Property<"virtual-addressable-bits", "UInt64">,
/openbsd-src/gnu/llvm/llvm/docs/GlobalISel/
H A DGenericOpcode.rst352 There are currently no in-tree targets that use this with addressable units
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlfaq7.pod976 program-addressable namespace and the user-addressable one. Instead of
/openbsd-src/gnu/gcc/libcpp/po/
H A Del.po4847 #~ msgid "array is not addressable"
4927 #~ msgid "-> expression is not addressable"
4931 #~ msgid "%s is not addressable"
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_syscalls.inc19 // and must be addressable. The actual write range may be smaller than
/openbsd-src/usr.bin/vi/docs/tutorial/
H A Dvi.advanced1271 speeding output on terminals without addressable cursors when text with leading
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td6687 "taking address of non-addressable standard library function">;
6690 "taking address of non-addressable standard library function "
10484 …"expected addressable lvalue expression, array element%select{ or array section|, array section or…
10905 "expected addressable reduction item for the task-based directives">;
11049 "expected addressable lvalue in '%0' clause">;

1234