We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ec2e9 commit 362f8f4Copy full SHA for 362f8f4
lldb/test/Shell/ScriptInterpreter/Python/sb_function_ranges.s
@@ -15,6 +15,8 @@
15
# CHECK-NEXT: input.o[0x14]: callq 0x19
16
# CHECK-NEXT: input.o[0x19]: jmp 0x1b
17
# CHECK-NEXT: input.o[0x1b]: retq
18
+## Testing the GetRangeIndexForBlockAddress API. "ffffffff" indicates that
19
+## the address does not belong to any range.
20
# CHECK-NEXT: offset 0x00 => index 0
21
# CHECK-NEXT: offset 0x0c => index 0
22
# CHECK-NEXT: offset 0x0e => index ffffffff
0 commit comments