HomeSort by relevance Sort by last modified time
    Searched full:personality (Results 376 - 400 of 596) sorted by null

<<11121314151617181920>>

  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 406 /// AddCatchInfo - Extract the personality and type infos from an eh.selector
410 // Inform the MachineModuleInfo of the personality for this landing pad.
414 "Personality should be a function");
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 536 // Get the personality function from the callee if it contains a landing pad.
547 // Find the personality function used by the landing pads of the caller. If it
548 // exists, then check to see that it matches the personality function used in
557 // If the personality functions match, then we can perform the
559 // TODO: This isn't 100% true. Some personality functions are proper
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /system/core/libcorkscrew/arch-x86/
backtrace-x86.c 626 if 'P' next 1 byte is personality encoding folowed by personality function pointer;
692 /* Get encoding of personality routine pointer. We don't use it now. */
    [all...]
  /external/clang/lib/CodeGen/
CGObjCRuntime.h 96 /// NULL, then the function assumes that the EH personality function provides
  /external/icu4c/samples/ufortune/resources/
root.txt 199 eating his morning meal. \"I would like to give you this personality
  /external/kernel-headers/original/linux/raid/
md_k.h 156 sector_t resync_max_sectors; /* may be set by personality */
  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 221 /// AddCatchInfo - Extract the personality and type infos from an eh.selector
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfException.h 200 /// shouldEmitPersonality - Per-function flag to indicate if personality
  /external/llvm/lib/MC/
MCAsmStreamer.cpp 251 virtual void EmitPersonality(const MCSymbol *Personality);
    [all...]
  /external/llvm/test/DebugInfo/X86/
block-capture.ll 39 %5 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__objc_personality_v0 to i8*)
  /external/llvm/test/DebugInfo/
inline-debug-info-multiret.ll 73 %1 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
inline-debug-info.ll 91 %1 = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
  /external/replicaisland/res/values/
kyle.xml 80 Anyway, tell you what. You stay out of my way and I?ll try to keep my cool, alright? You make me nervous and I tend to lash out when I?m nervous. I punched a teacher once for making me stand up in front of the class, you know? It?s not my favorite personality trait, but when my blood gets going there?s not much I can do to cool down. It?s probably best if you just avoid me. <small>We?re going to find The Source first anyway, ha!</small>
  /frameworks/compile/mclinker/lib/LD/
EhFrameReader.cpp 244 // argument (1 byte). The second one is the address of personality
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
except.h 168 personality function in effect for this CIE. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
except.h 168 personality function in effect for this CIE. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
except.h 168 personality function in effect for this CIE. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
except.h 168 personality function in effect for this CIE. */
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/libs/armeabi/
libgabi++_shared.so 
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/libs/armeabi-v7a/
libgabi++_shared.so 
  /external/llvm/lib/CodeGen/
SjLjEHPrepare.cpp 153 /// instruction with those returned by the personality function.
220 // Personality function
  /external/llvm/test/MC/ARM/
eh-directive-section.s 26 .personality __gxx_personality_v0
41 .personality __gxx_personality_v0
  /external/llvm/test/Transforms/MergeFunc/
2011-02-08-RemoveEqual.ll 78 %eh_ptr = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
204 %eh_ptr = landingpad { i8*, i32 } personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*)
  /external/strace/
ChangeLog-CVS 67 so that we don't waste time on arches with one personality.
614 * process.c (printwaitn): When current personality's wordsize is
728 * signal.c (sys_kill): When current personality's wordsize is smaller
738 personality.
    [all...]

Completed in 227 milliseconds

<<11121314151617181920>>