Searched refs:replaceDestination (Results 1 – 3 of 3) sorted by relevance
116 bool replaceDestination(uint64_t JTAddress, const MCSymbol *OldDest,
68 bool bolt::JumpTable::replaceDestination(uint64_t JTAddress, in replaceDestination() function in bolt::JumpTable
3830 bool Patched = JT->replaceDestination(JTAddress, OldDest->getLabel(), in replaceJumpTableEntryIn()