Searched refs:getOrCreateJumpTable (Results 1 – 3 of 3) sorted by relevance
479 const MCSymbol *getOrCreateJumpTable(BinaryFunction &Function,
428 getOrCreateJumpTable(BF, Address, JumpTable::JTT_PIC); in handleAddressRef()767 BinaryContext::getOrCreateJumpTable(BinaryFunction &Function, uint64_t Address, in getOrCreateJumpTable() function in llvm::bolt::BinaryContext
930 const MCSymbol *JTLabel = BC.getOrCreateJumpTable(*this, ArrayStart, JTType); in processIndirectBranch()