Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp762 const DataLayout &DL, RuntimeCallInserter &RTCI);
764 RuntimeCallInserter &RTCI);
769 RuntimeCallInserter &RTCI);
781 RuntimeCallInserter &RTCI);
788 uint32_t Exp, RuntimeCallInserter &RTCI);
794 RuntimeCallInserter &RTCI);
795 void instrumentMemIntrinsic(MemIntrinsic *MI, RuntimeCallInserter &RTCI);
987 RuntimeCallInserter &RTCI; member
1025 RuntimeCallInserter &RTCI) in FunctionStackPoisoner()
1026 : F(F), ASan(ASan), RTCI(RTCI), in FunctionStackPoisoner()
[all …]