Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h930 JumpTable *getJumpTableContainingAddress(uint64_t Address) { in getJumpTableContainingAddress() function
942 const JumpTable *getJumpTableContainingAddress(uint64_t Address) const { in getJumpTableContainingAddress() function
H A DBinaryContext.h373 JumpTable *getJumpTableContainingAddress(uint64_t Address) { in getJumpTableContainingAddress() function