HomeSort by relevance Sort by last modified time
    Searched full:personality (Results 726 - 750 of 1343) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/gas/config/
tc-hppa.h 230 /* Due to the way dynamic linking to personality functions is handled
  /external/clang/lib/CodeGen/
CGCleanup.h 602 /// The exceptions personality for a function.
606 // If this is non-null, this personality requires a non-standard
628 /// Does this personality use landingpads or the family of pad instructions
CGObjCRuntime.h 96 /// NULL, then the function assumes that the EH personality function provides
  /external/libunwind_llvm/src/
DwarfParser.hpp 48 pint_t personality; member in struct:libunwind::CFI_Parser::CIE_Info
263 cieInfo->personality = 0;
317 cieInfo->personality = addressSpace
libunwind.cpp 182 // specical case altering IP to re-find info (being called by personality
  /external/llvm/tools/llvm-readobj/
ARMEHABIPrinter.h 418 /// |0| personality routine offset |
420 /// | personality routine data ... |
432 /// | more personality routine data |
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DwarfParser.hpp 48 pint_t personality; member in struct:libunwind::CFI_Parser::CIE_Info
263 cieInfo->personality = 0;
317 cieInfo->personality = addressSpace
  /external/llvm/lib/CodeGen/AsmPrinter/
WinException.cpp 91 // If we're not using CFI, we don't want the CFI or the personality, but we
134 // Emit the tables appropriate to the personality function in use. If we
135 // don't recognize the personality, assume it uses an Itanium-style LSDA.
204 // Determine which personality routine we are using for this funclet.
210 // Classify the personality routine so that we may reason about it.
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readexidx.c 263 UInt pers; // personality number
274 // personality 0, in which case 'extra' has no meaning
275 // personality 1, with zero extra words
276 // personality 2, with zero extra words
304 // extra words to use is |extra|, provided that the personality
    [all...]
  /external/llvm/test/Bitcode/
compatibility-3.6.ll 670 ; CHECK: define void @instructions.terminators(i8 %val) personality i32 ()* @personality_handler
709 %cleanup = landingpad i32 personality i32()* @personality_handler cleanup
    [all...]
  /bionic/libc/
libc.mips.brillo.map 707 personality;
libc.x86.brillo.map 705 personality;
  /development/ndk/platforms/android-21/arch-arm/symbols/
libc.so.versions.txt 658 personality;
  /development/ndk/platforms/android-21/arch-mips/symbols/
libc.so.versions.txt 656 personality;
  /development/ndk/platforms/android-21/arch-x86/symbols/
libc.so.versions.txt 654 personality;
  /development/ndk/platforms/android-23/arch-arm/symbols/
libc.so.versions.txt 709 personality;
  /development/ndk/platforms/android-23/arch-mips/symbols/
libc.so.versions.txt 707 personality;
  /development/ndk/platforms/android-23/arch-x86/symbols/
libc.so.versions.txt 705 personality;
  /external/icu/icu4c/source/samples/ufortune/resources/
root.txt 199 eating his morning meal. \"I would like to give you this personality
  /external/libnfc-nci/src/hal/int/
nfc_brcm_defs.h 336 UINT8 higherlayer_resp[NFC_HAL_HCI_CE_RF_B_HIGHER_LAYER_RSP_LEN]; /* 0~ 61 bytes ATRB_INF use 1~4 personality slots */
  /external/libunwind/include/
libunwind-common.h 142 unw_word_t handler; /* optional personality routine */
  /external/libunwind/src/dwarf/
Gfde.c 199 /* read the personality-routine pointer-encoding format. */
  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 264 /// personality specific tasks. Returns true if the block should be
  /external/llvm/test/CodeGen/PowerPC/
glob-comp-aa-crash.ll 20 define void @_ZNSt3__117__assoc_sub_state4copyEv(%"class.std::__1::__assoc_sub_state"* %this) #0 align 2 personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*) {
pr18663-2.ll 49 define void @_ZN4Foam3CSVINS_6VectorIdEEE4readEv() #0 align 2 personality i8* bitcast (i32 (...)* @__gxx_personality_v0 to i8*) {

Completed in 632 milliseconds

<<21222324252627282930>>