Home
last modified time | relevance | path

Searched defs:NextJTAddress (Results 1 – 1 of 1) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp554 analyzeJumpTable(const uint64_t Address,const JumpTable::JumpTableType Type,const BinaryFunction & BF,const uint64_t NextJTAddress,JumpTable::AddressesType * EntriesAsAddress,bool * HasEntryInFragment) const analyzeJumpTable() argument
710 uint64_t NextJTAddress = 0; populateJumpTables() local