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

<<21222324252627282930>>

  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DwarfParser.hpp 47 pint_t personality; member in struct:libunwind::CFI_Parser::CIE_Info
262 cieInfo->personality = 0;
316 cieInfo->personality = addressSpace
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 557 // Get the personality function from the callee if it contains a landing pad.
568 // Find the personality function used by the landing pads of the caller. If it
569 // exists, then check to see that it matches the personality function used in
578 // If the personality functions match, then we can perform the
580 // TODO: This isn't 100% true. Some personality functions are proper
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
navigation_manager.js 640 * @param {Object=} opt_personality Optional personality for all descriptions.
651 if (!desc.personality) {
652 desc.personality = opt_personality;
    [all...]
  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_sandbox_sigsys_unittest.cc 334 RESTRICT_SYSCALL_DEATH_TEST(personality);
  /external/clang/lib/CodeGen/
CGObjCRuntime.h 96 /// NULL, then the function assumes that the EH personality function provides
  /external/elfutils/0.153/libdw/
dwarf_next_cfi.c 229 case 'P': /* Skip encoded personality routine pointer. */
  /external/icu/icu4c/source/samples/ufortune/resources/
root.txt 199 eating his morning meal. \"I would like to give you this personality
  /external/libcxxabi/src/Unwind/
libunwind.cpp 177 // specical case altering IP to re-find info (being called by personality
  /external/libnfc-nci/src/hal/int/
nfc_brcm_defs.h 334 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 134 unw_word_t handler; /* optional personality routine */
  /external/libunwind/src/dwarf/
Gfde.c 183 /* read the personality-routine pointer-encoding format. */
  /external/llvm/include/llvm/CodeGen/
FunctionLoweringInfo.h 222 /// AddCatchInfo - Extract the personality and type infos from an eh.selector
  /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/llvm/test/Transforms/InstCombine/
call.ll 139 %exn = landingpad {i8*, i32} personality i32 (...)* @__gxx_personality_v0
  /external/ltrace/
proc.h 99 unsigned int personality; member in struct:process
  /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>
  /external/strace/
Makefile.am 149 linux/personality.h \
  /external/strace/linux/aarch64/
syscallent1.h 93 { 1, 0, sys_personality, "personality" }, /* 92 */
  /external/strace/linux/arc/
syscallent.h 93 { 1, 0, sys_personality, "personality" }, /* 92 */
  /external/strace/linux/avr32/
syscallent.h 149 { 1, 0, sys_personality, "personality" }, /* 121 */
  /external/strace/linux/hppa/
syscallent.h 141 { 1, 0, sys_personality, "personality" }, /* 136 */
  /external/strace/linux/metag/
syscallent.h 93 { 1, 0, sys_personality, "personality" }, /* 92 */
  /external/strace/linux/tile/
syscallent.h 93 { 1, 0, sys_personality, "personality" }, /* 92 */
syscallent1.h 93 { 1, 0, sys_personality, "personality" }, /* 92 */

Completed in 1449 milliseconds

<<21222324252627282930>>