Searched refs:instrumentReloc (Results 1 – 2 of 2) sorted by relevance
48 ConstantRelocatable *instrumentReloc(ConstantRelocatable *Reloc);
369 Instr->getDest(), instrumentReloc(Reloc)); in instrumentLoad()385 Context.getNode()->getCfg(), instrumentReloc(Reloc), Instr->getAddr()); in instrumentStore()397 ASanInstrumentation::instrumentReloc(ConstantRelocatable *Reloc) { in instrumentReloc() function in Ice::ASanInstrumentation