Home
last modified time | relevance | path

Searched refs:Poison (Results 1 – 14 of 14) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Lex/
HDPreprocessor.cpp585 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers() argument
588 Ident__exception_code->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
589 Ident___exception_code->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
590 Ident_GetExceptionCode->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
591 Ident__exception_info->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
592 Ident___exception_info->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
593 Ident_GetExceptionInfo->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
594 Ident__abnormal_termination->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
595 Ident___abnormal_termination->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
596 Ident_AbnormalTermination->setIsPoisoned(Poison); in PoisonSEHIdentifiers()
/trueos/contrib/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp1417 uint32_t Poison = 0; in poisonRedZones() local
1419 PoisonShadowPartialRightRedzone((uint8_t*)&Poison, AddressableBytes, in poisonRedZones()
1423 Poison = in poisonRedZones()
1425 ? support::endian::byte_swap<uint32_t, support::little>(Poison) in poisonRedZones()
1426 : support::endian::byte_swap<uint32_t, support::big>(Poison); in poisonRedZones()
1428 Value *PartialPoison = ConstantInt::get(RZTy, Poison); in poisonRedZones()
1436 Value *Poison = LastAlloca ? PoisonRight : PoisonMid; in poisonRedZones() local
1437 IRB.CreateStore(Poison, IRB.CreateIntToPtr(Ptr, RZPtrTy)); in poisonRedZones()
/trueos/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1159 void PoisonSEHIdentifiers(bool Poison = true); // Borland
/trueos/contrib/gcc/
HDChangeLog-200481 * system.h (FUNCTION_ARG_PARTIAL_NREGS): Poison.
2734 * system.h (CASE_DROPS_THROUGH): Poison.
3620 * system.h: Poison TARGET_LATE_RTL_PROLOGUE_EPILOGUE.
3729 * system.h: Poison NON_SAVING_SETJMP.
4750 * system.h: Poison it.
6350 * system.h: Poison SDB_GENERATE_FAKE.
7510 * system.h: Poison DBX_OUTPUT_GCC_MARKER and DBX_FINISH_SYMBOL.
7800 * system.h: Poison DBX_OUTPUT_FUNCTION_END.
7996 * system.h: Poison now-unused macros.
9644 * system.h: Poison DWARF2_GENERATE_TEXT_SECTION_LABEL.
[all …]
HDChangeLog-2003590 * system.h (CONVERT_HARD_REGISTER_TO_SSA_P): Poison.
738 * system.h (MAX_INTEGER_COMPUTATION_MODE): Poison.
879 * system.h (LOAD_ARGS_REVERSED): Poison.
896 * system.h (PRETEND_OUTGOING_VARARGS_NAMED): Poison.
1073 * system.h (DEFAULT_CALLER_SAVES): Poison.
1440 * system.h (FINAL_PRESCAN_LABEL): Poison.
3929 * system.h (BUILD_VA_LIST_TYPE): Poison.
6901 * system.h: Poison macros obsoleted by earlier patch.
10461 * system.h: Poison the LIBGCC_NEEDS_DOUBLE macro.
11893 * system.h: Poison LANG_HOOKS_INSERT_DEFAULT_ATTRIBUTES macro.
[all …]
HDChangeLog-20024128 * system.h (ASM_OUTPUT_MI_THUNK): Poison.
9028 * system.h (ASM_OUTPUT_INTERNAL_LABEL): Poison.
9776 * system.h (ASM_GLOBALIZE_LABEL): Poison.
12525 * system.h (SECTION_ASM_OP): Poison.
13073 * system.h (SCCS_DIRECTIVE): Poison.
17679 * system.h: Poison LANG_HOOKS_MARK_TREE.
18268 * system.h: Poison free_machine_status.
20899 MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Poison.
20923 * system.h (STRIP_NAME_ENCODING): Poison it.
20977 * system.h (ENCODE_SECTION_INFO): Poison it.
[all …]
HDChangeLog-20051067 * system.h (SMALL_ARG_MAX): Poison.
2455 * system.h (EXTRA_SECTIONS, EXTRA_SECTION_FUNCTIONS): Poison.
2456 (READONLY_DATA_SECTION, TARGET_ASM_EXCEPTION_SECTION): Poison.
2457 (TARGET_ASM_EH_FRAME_SECTION): Poison.
10946 * system.h (PREDICATE_CODES, SPECIAL_MODE_PREDICATES): Poison.
12282 * system.h: Poison FINALIZE_PIC.
13621 * system.h: Poison ALLOCATE_INITIAL_VALUE.
15532 * system.h: Poison ASM_OUTPUT_DWARF_DTPREL.
15581 * system.h: Poison EXTRA_CC_MODES.
16674 * system.h (TARGET_OPTIONS, TARGET_SWITCHES): Poison.
[all …]
HDChangeLog-20061374 * unwind-sjlj.c: Poison setjmp.
9632 * system.h (UNALIGNED_WORD_ASM_OP): Poison.
11246 (ASM_OUTPUT_SHARED_LOCAL): Poison.
HDChangeLog-19993568 (ggc_collect): Poison before sweeping.
3570 (ggc_alloc_obj): Poison nonzeroed memory.
8365 * ggc-simple.c (ggc_free_rtx): Poison the correct amount
HDChangeLog-20014645 * system.h: Poison it and INT_ASM_OP.
8487 * system.h: Poison old unused target macros.
27799 (malloc, realloc, calloc, strdup, bzero, bcmp, rindex): Poison.
HDChangeLog.tree-ssa1563 * system.h: Poison INTEGRATE_THRESHOLD.
/trueos/contrib/gcclibs/libmudflap/
HDChangeLog623 * mf-runtime.c (__mfu_check): Poison the cache with antidote for
/trueos/contrib/binutils/libiberty/
HDChangeLog1423 (.c.o): Poison.
/trueos/contrib/gcclibs/libiberty/
HDChangeLog1225 (.c.o): Poison.