HomeSort by relevance Sort by last modified time
    Searched full:fixup (Results 501 - 525 of 1539) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.27/gas/config/
obj-evax.h 46 /* Corresponding fixup. */
tc-m32r.h 76 /* After creating a fixup for an instruction operand, we need to check for
tc-mep.h 64 /* After creating a fixup for an instruction operand, we need
tc-z80.h 67 multiple relocation entries for a single fixup. In this case, the
tc-msp430.h 83 multiple relocation entries for a single fixup. In this case, the
89 address of a PC relative fixup and the position from which the PC
  /toolchain/binutils/binutils-2.27/gas/
subsegs.h 51 fixS *fix_tail; /* Last fixup for this subsegment. */
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
t16-bad.s 3 @ caught by fixup processing (e.g. out-of-range immediates).
  /toolchain/binutils/binutils-2.27/include/nlm/
i386-ext.h 86 /* The byte offset of the relocation fixup data from the start of the file */
sparc32-ext.h 90 /* The byte offset of the relocation fixup data from the start of the file */
  /toolchain/binutils/binutils-2.27/include/vms/
eisd.h 33 #define EISD__M_FIXUPVEC 0x0040 /* Isect is fixup section. */
  /art/runtime/mirror/
array.h 224 // Fixup the pointers in the dest arrays by passing our pointers through the visitor. Only copies
229 void Fixup(mirror::PointerArray* dest, PointerSize pointer_size, const Visitor& visitor)
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_remquol.c 96 goto fixup; /* |x|<|y| return x or x-y */
159 fixup:
  /external/icu/icu4c/source/common/
usc_impl.cpp 109 static void fixup(UScriptRun *scriptRun, UScriptCode scriptCode) function
324 fixup(scriptRun, scriptRun->scriptCode);
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCExpr.cpp 161 const MCFixup *Fixup) const {
162 return getSubExpr()->evaluateAsRelocatable(Res, Layout, Fixup);
  /external/llvm/lib/Target/X86/
X86FixupSetCC.cpp 33 #define DEBUG_TYPE "x86-fixup-setcc"
42 const char *getPassName() const override { return "X86 Fixup SetCC"; }
  /external/llvm/test/CodeGen/X86/
fixup-bw-inst.ll 1 ; RUN: llc -fixup-byte-word-insts=1 -march=x86-64 < %s | \
3 ; RUN: llc -fixup-byte-word-insts=0 -march=x86-64 < %s | \
store-narrow.ll 3 ; RUN: llc -march=x86 -asm-verbose=false -fixup-byte-word-insts=1 < %s | FileCheck %s -check-prefix=X32 -check-prefix=X32-BWON
4 ; RUN: llc -march=x86 -asm-verbose=false -fixup-byte-word-insts=0 < %s | FileCheck %s -check-prefix=X32 -check-prefix=X32-BWOFF
  /external/skia/samplecode/
SampleFilterQuality.cpp 113 return this->fixUp();
116 SkScalar fixUp() {
  /external/skia/src/pathops/
SkOpCoincidence.h 216 void fixUp(SkOpPtT* deleted, const SkOpPtT* kept);
281 void fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept);
  /external/skqp/samplecode/
SampleFilterQuality.cpp 113 return this->fixUp();
116 SkScalar fixUp() {
  /external/skqp/src/pathops/
SkOpCoincidence.h 216 void fixUp(SkOpPtT* deleted, const SkOpPtT* kept);
281 void fixUp(SkCoincidentSpans* coin, SkOpPtT* deleted, const SkOpPtT* kept);
  /external/swiftshader/third_party/subzero/src/
IceAssembler.cpp 41 // needs a text fixup (hybrid iasm mode).
166 // Handle any bytes that are not prefixed by a fixup.
  /system/core/libcutils/
fs.cpp 73 goto fixup;
102 fixup:
  /toolchain/binutils/binutils-2.27/bfd/
libnlm.h 164 /* Read a relocation fixup from abfd. The reloc information is
166 an import, or NULL if this is a reloc fixup. This function
  /external/llvm/test/MC/Mips/
macro-dla.s     [all...]

Completed in 1797 milliseconds

<<21222324252627282930>>