Skip to content

Commit

Permalink
ji
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Dec 9, 2024
1 parent eb8162e commit 099a2f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/db/anal/arm64-search
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ax~STRN?
axt 0x100004b48
EOF
EXPECT=<<EOF
106
105
(nofunc) 0x10000125a [STRN:r--] lea rsi, str.Unix2003
(nofunc) 0x100001293 [STRN:r--] lea rsi, str.Unix2003
(nofunc) 0x1000013a9 [STRN:r--] lea rsi, str.Unix2003
Expand Down
2 changes: 1 addition & 1 deletion test/db/anal/loongarch
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ aae
aflc
EOF
EXPECT=<<EOF
206
197
EOF
RUN

Expand Down
2 changes: 1 addition & 1 deletion test/db/cmd/cmd_meta
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ EXPECT=<<EOF
"family": "cpu",
"type": "mov",
"reloc": false,
"type_num": 9,
"type_num": 268435465,
"type2_num": 0,
"addrline": {
"file": "/home/hawk/crosstool-ng-git/.build/src/glibc-2.27/csu/../sysdeps/powerpc/powerpc32/start.S",
Expand Down

0 comments on commit 099a2f0

Please sign in to comment.