Created
April 1, 2017 12:31
-
-
Save ikitayama/015dc547894998148b6c483d0df07c17 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #4 0x0000ffffb7f114d0 in insnCodeGen::generateBranchViaTrap (gen=..., | |
| from=from@entry=18446744073709551615, to=to@entry=281473750941032, | |
| isCall=isCall@entry=true) | |
| at /home/itaru.kitayama/projects/dyninst/dyninstAPI/src/codegen-aarch64.C:203 | |
| #5 0x0000ffffb7f11af4 in insnCodeGen::generateLongBranch (gen=..., | |
| from=from@entry=18446744073709551615, to=to@entry=281473750941032, | |
| isCall=isCall@entry=true) | |
| at /home/itaru.kitayama/projects/dyninst/dyninstAPI/src/codegen-aarch64.C:164 | |
| #6 0x0000ffffb7f11d40 in insnCodeGen::generateBranch (gen=..., | |
| from=18446744073709551615, to=281473750941032, link=link@entry=true) | |
| at /home/itaru.kitayama/projects/dyninst/dyninstAPI/src/codegen-aarch64.C:117 | |
| #7 0x0000ffffb7f11e50 in insnCodeGen::generateCall (gen=..., | |
| from=<optimized out>, to=<optimized out>) | |
| at /home/itaru.kitayama/projects/dyninst/dyninstAPI/src/codegen-aarch64.C:125 | |
| #8 0x0000ffffb7f0f290 in EmitterAARCH64Dyn::emitCallInstruction ( | |
| this=<optimized out>, gen=..., callee=0x4cc45a0, r=<optimized out>) | |
| at /home/itaru.kitayama/projects/dyninst/dyninstAPI/src/emit-aarch64.C:238 | |
| #9 0x0000ffffb7f0f82c in EmitterAARCH64::emitCall (this=0xffffffffe490, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment