Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h945 JumpTable *getJumpTableContainingAddress(uint64_t Address) { getJumpTableContainingAddress() function
957 const JumpTable *getJumpTableContainingAddress(uint64_t Address) const { getJumpTableContainingAddress() function
H A DBinaryContext.h422 JumpTable *getJumpTableContainingAddress(uint64_t Address) { getJumpTableContainingAddress() function