Searched refs:getJumpTableContainingAddress (Results 1 – 6 of 6) sorted by relevance
257 A.getJumpTableContainingAddress(SIA->getAddress()); in isIdenticalWith()262 B.getJumpTableContainingAddress(SIB->getAddress()); in isIdenticalWith()363 if (BC.getJumpTableContainingAddress(*ErrorOrValue)) in hashSymbol()
930 JumpTable *getJumpTableContainingAddress(uint64_t Address) { in getJumpTableContainingAddress() function942 const JumpTable *getJumpTableContainingAddress(uint64_t Address) const { in getJumpTableContainingAddress() function943 return const_cast<BinaryFunction *>(this)->getJumpTableContainingAddress( in getJumpTableContainingAddress()1414 return getJumpTableContainingAddress(Address); in getJumpTable()1419 return getJumpTableContainingAddress(Address); in getJumpTable()
373 JumpTable *getJumpTableContainingAddress(uint64_t Address) { in getJumpTableContainingAddress() function
159 JumpTable *JT = getJumpTableContainingAddress(JTAddress); in postProcessProfile()
899 if (JumpTable *JT = BC.getJumpTableContainingAddress(ArrayStart)) { in processIndirectBranch()1696 const JumpTable *JT = getJumpTableContainingAddress(JTAddress); in postProcessJumpTables()1801 JumpTable *JT = BC.getJumpTableContainingAddress(LastJT); in postProcessIndirectBranches()3828 JumpTable *JT = getJumpTableContainingAddress(JTAddress); in replaceJumpTableEntryIn()
774 if (JumpTable *JT = getJumpTableContainingAddress(Address)) { in getOrCreateJumpTable()872 if (const JumpTable *JT = BF.getJumpTableContainingAddress(Address)) { in generateJumpTableName()