eddyz87 wrote: @yonghong-song , > The current jump table element holds the value representing offset from the beginning of the section. This is exactly what we need because of possible `callx` instruction, I don't think further investigations are necessary in this regard. https://github.com/llvm/llvm-project/pull/149715