Home
last modified time | relevance | path

Searched refs:StubCreationAddress (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Passes/
H A DLongJmp.h101 uint64_t StubCreationAddress);
/llvm-project-15.0.7/bolt/lib/Passes/
H A DLongJmp.cpp184 uint64_t StubCreationAddress) { in replaceTargetWithStub() argument
225 createNewStub(BB, TgtSym, /*is func?*/ !TgtBB, StubCreationAddress); in replaceTargetWithStub()