Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DJumpTable.h77 AddressesType EntriesAsAddress; variable
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp555 analyzeJumpTable(const uint64_t Address,const JumpTable::JumpTableType Type,const BinaryFunction & BF,const uint64_t NextJTAddress,JumpTable::AddressesType * EntriesAsAddress,bool * HasEntryInFragment) const analyzeJumpTable() argument