HomeSort by relevance Sort by last modified time
    Searched refs:fixup (Results 176 - 183 of 183) sorted by null

1 2 3 4 5 6 78

  /external/llvm/test/MC/ARM/
basic-thumb2-instructions.s 225 @ fixup A - offset: 0, value: _bar, kind: fixup_t2_uncondbranch
227 @ fixup A - offset: 0, value: _bar, kind: fixup_t2_condbranch
230 @ fixup A - offset: 0, value: _bar, kind: fixup_t2_uncondbranch
326 @ fixup A - offset: 0, value: _bar, kind: fixup_arm_thumb_cb
328 @ fixup A - offset: 0, value: _bar, kind: fixup_arm_thumb_cb
771 @ CHECK: @ fixup A - offset: 0, value: _foo, kind: fixup_t2_ldst_pcrel_12
773 @ CHECK: @ fixup A - offset: 0, value: _strcmp-4, kind: fixup_t2_ldst_pcrel_12
    [all...]
basic-arm-instructions.s 137 @ CHECK: @ fixup A - offset: 0, value: Lback, kind: fixup_arm_adr_pcrel_12
139 @ CHECK: @ fixup A - offset: 0, value: Lforward, kind: fixup_arm_adr_pcrel_12
312 @ fixup A - offset: 0, value: _bar, kind: fixup_arm_uncondbranch
314 @ fixup A - offset: 0, value: _baz, kind: fixup_arm_condbranch
421 @ CHECK: @ fixup A - offset: 0, value: _bar, kind: fixup_arm_uncondbl
423 @ CHECK: @ fixup A - offset: 0, value: _bar, kind: fixup_arm_condbl
425 @ fixup A - offset: 0, value: _bar, kind: fixup_arm_blx
    [all...]
  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_x86sse.c 431 /* Fixup offset from forward jump:
434 int fixup )
436 *(int *)(p->store + fixup - 4) = x86_get_label(p) - fixup;
    [all...]
  /external/oprofile/events/mips/1004K/
events 42 event:0x18 counters:0 um:zero minimum:500 name:CACHE_FIXUP_CYCLES : 24-0 Cache fixup cycles (specific to the 34K family microarchitecture)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pydoc.py 177 """Wrap inspect.classify_class_attrs, with fixup for data descriptors."""
178 def fixup(data): function in function:classify_class_attrs
183 return map(fixup, inspect.classify_class_attrs(object))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pydoc.py 177 """Wrap inspect.classify_class_attrs, with fixup for data descriptors."""
178 def fixup(data): function in function:classify_class_attrs
183 return map(fixup, inspect.classify_class_attrs(object))
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 2540 milliseconds

1 2 3 4 5 6 78