HomeSort by relevance Sort by last modified time
    Searched full:personality (Results 26 - 50 of 979) sorted by null

12 3 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-sjlj.c 32 // function also sets the personality and lsda fields of the block.
44 // set by personality handler to be parameters passed to landing pad function
48 __personality_routine personality; // arm offset=24 member in struct:_Unwind_FunctionContext
89 // if there is a personality routine, ask it if it will want to stop at this
91 if (c->personality != NULL) {
93 "personality function %p\n",
94 exception_object, c->personality);
95 _Unwind_Reason_Code personalityResult = (*c->personality)(
145 // if there is a personality routine, tell it we are unwinding
146 if (c->personality != NULL)
    [all...]
UnwindLevel1.c 51 // See if frame has code to run (has personality routine).
72 "lsda=0x%llX, personality=0x%llX\n",
77 // If there is a personality routine, ask it if it will want to stop at
83 "unwind_phase1(ex_ojb=%p): calling personality function %p\n",
164 "lsda=0x%llX, personality=0x%llX\n",
170 // If there is a personality routine, tell it we are unwinding.
176 // Tell personality this was the frame it marked in phase 1.
190 _LIBUNWIND_ABORT("during phase1 personality function said it would "
198 // Personality routine says to transfer control to landing pad.
214 // Personality routine returned an unknown result code
    [all...]
  /external/llvm/test/Transforms/InstCombine/
LandingPadClauses.ll 45 %a = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @generic_personality
57 %b = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @generic_personality
66 %c = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @generic_personality
77 %d = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @generic_personality
85 %e = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @generic_personality
95 %f = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @generic_personality
104 %g = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @generic_personality
115 %h = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @generic_personality
124 %i = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @generic_personality
150 %a = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @__gxx_personality_v
    [all...]
  /external/llvm/test/Transforms/DeadArgElim/
2009-03-17-MRE-Invoke.ll 14 %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
27 %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
  /external/clang/test/CXX/except/except.spec/
p9-dynamic.cpp 10 // CHECK: landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
  /external/llvm/test/CodeGen/ARM/
eh-resume-darwin.ll 17 %exn = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*)
  /external/llvm/test/Other/
2008-10-15-MissingSpace.ll 11 %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
  /external/llvm/test/Transforms/Inline/
2003-09-22-PHINodeInlineFail.ll 13 %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
invoke-combine-clauses.ll 21 %lp = landingpad i32 personality i8* null
37 %lp = landingpad i32 personality i8* null
60 %lp = landingpad i32 personality i8* null
71 %lp = landingpad i32 personality i8* null
95 %lp = landingpad i32 personality i8* null
108 %lp = landingpad i32 personality i8* null
  /external/llvm/test/Transforms/SimplifyCFG/
2011-09-05-TrivialLPad.ll 17 %lp = landingpad { i8*, i32 } personality i32 (i32, i64, i8*, i8*)* @__gxx_personality_v0
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
speech_rule_engine.js 162 case cvox.SpeechRule.Type.PERSONALITY:
173 // Adding personality to the nav descriptions.
224 * Maps properties in speech rules to personality properties.
239 * Adds personality to every Navigation Descriptions in input list.
248 var personality = {};
252 personality[cvox.SpeechRuleEngine.propMap[key]] = value;
256 this.addRelativePersonality_(nav, personality);
264 * Adds relative personality entries to the personality of a Navigation
267 * @param {!Object} personality Dictionary with relative personality entries
    [all...]
  /external/llvm/test/DebugInfo/AArch64/
eh_frame_personality.ll 14 %tst = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*) cleanup
27 ; The key test here is that the personality routine is sanely encoded (under the
37 ; 7a 50 4c 52 00: Augmentation string "zPLR" (personality routine, language-specific data, pointer format)
42 ; 00: Personality encoding is DW_EH_PE_absptr
43 ; 00 00 00 00 00 00 00 00: First part of aug (personality routine). Relocated, obviously
  /external/llvm/test/CodeGen/X86/
2012-05-19-CoalescerCrash.ll 19 %3 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
28 %6 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
33 %8 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
55 %17 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
70 %22 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
91 %31 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
103 %36 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
  /external/libcxxabi/src/Unwind/
UnwindLevel1.c 50 // See if frame has code to run (has personality routine).
71 "lsda=0x%llX, personality=0x%llX\n",
76 // If there is a personality routine, ask it if it will want to stop at
82 "unwind_phase1(ex_ojb=%p): calling personality function %p\n",
164 "lsda=0x%llX, personality=0x%llX\n",
169 // If there is a personality routine, tell it we are unwinding.
175 // Tell personality this was the frame it marked in phase 1.
189 _LIBUNWIND_ABORT("during phase1 personality function said it would "
197 // Personality routine says to transfer control to landing pad.
211 // Personality routine returned an unknown result code
    [all...]
  /external/llvm/test/MC/ARM/
eh-directive-personalityindex-diagnostics.s 54 .personality __aeabi_personality_pr0
58 @ CHECK: error: multiple personality directives
61 @ CHECK: note: .personality was specified here
62 @ CHECK: .personality __aeabi_personality_pr0
77 @ CHECK: error: multiple personality directives
119 @ CHECK: error: personality routine index should be in range [0-3]
  /external/llvm/test/Transforms/Reg2Mem/
crash.ll 22 %tmp = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*)
35 %tmp3 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*)
41 %tmp5 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*)
57 %tmp9 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*)
63 %tmp11 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*)
83 %tmp15 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_sj0 to i8*)
  /development/ndk/platforms/android-3/include/linux/
personality.h 77 #define personality(pers) (pers & PER_MASK) macro
79 #define get_personality (current->personality)
81 #define set_personality(pers) ((current->personality == pers) ? 0 : __set_personality(pers))
  /external/llvm/test/Transforms/ADCE/
2005-02-17-PHI-Invoke-Crash.ll 18 %exn.0 = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
31 %exn.1 = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
47 %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
personality.h 77 #define personality(pers) (pers & PER_MASK) macro
79 #define get_personality (current->personality)
81 #define set_personality(pers) ((current->personality == pers) ? 0 : __set_personality(pers))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
personality.h 77 #define personality(pers) (pers & PER_MASK) macro
79 #define get_personality (current->personality)
81 #define set_personality(pers) ((current->personality == pers) ? 0 : __set_personality(pers))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
personality.h 77 #define personality(pers) (pers & PER_MASK) macro
79 #define get_personality (current->personality)
81 #define set_personality(pers) ((current->personality == pers) ? 0 : __set_personality(pers))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
personality.h 77 #define personality(pers) (pers & PER_MASK) macro
79 #define get_personality (current->personality)
81 #define set_personality(pers) ((current->personality == pers) ? 0 : __set_personality(pers))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
personality.h 77 #define personality(pers) (pers & PER_MASK) macro
79 #define get_personality (current->personality)
81 #define set_personality(pers) ((current->personality == pers) ? 0 : __set_personality(pers))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
personality.h 77 #define personality(pers) (pers & PER_MASK) macro
79 #define get_personality (current->personality)
81 #define set_personality(pers) ((current->personality == pers) ? 0 : __set_personality(pers))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
personality.h 77 #define personality(pers) (pers & PER_MASK) macro
79 #define get_personality (current->personality)
81 #define set_personality(pers) ((current->personality == pers) ? 0 : __set_personality(pers))

Completed in 472 milliseconds

12 3 4 5 6 7 8 91011>>