1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922
|
.file "implptr.c"
.text
.Ltext0:
.p2align 4,,15
.globl foo
.type foo, @function
foo:
.LFB1:
.file 1 "gdb.dwarf2/implptr.c"
.loc 1 45 0
.cfi_startproc
.LVL0:
.loc 1 45 0
movl 4(%esp), %eax
.LVL1:
.LBB6:
.LBB7:
.loc 1 36 0
addl $1, u
.LVL2:
.loc 1 38 0
addl $1, u+4
.LVL3:
.loc 1 40 0
addl $1, u+8
.LVL4:
.LBE7:
.LBE6:
.LBB8:
.LBB9:
.loc 1 36 0
addl $1, u+12
.LVL5:
.loc 1 38 0
addl $1, u+16
.LVL6:
.loc 1 40 0
addl $1, u+20
.LBE9:
.LBE8:
.loc 1 52 0
leal (%eax,%eax,4), %eax
.loc 1 53 0
ret
.cfi_endproc
.LFE1:
.size foo, .-foo
.p2align 4,,15
.globl bar
.type bar, @function
bar:
.LFB2:
.loc 1 61 0
.cfi_startproc
.LVL7:
.loc 1 65 0
movl 4(%esp), %eax
addl $1, %eax
.loc 1 67 0
ret
.cfi_endproc
.LFE2:
.size bar, .-bar
.section .text.startup,"ax",@progbits
.p2align 4,,15
.globl main
.type main, @function
main:
.LFB3:
.loc 1 70 0
.cfi_startproc
pushl %ebx
.cfi_def_cfa_offset 8
.cfi_offset 3, -8
subl $4, %esp
.cfi_def_cfa_offset 12
.loc 1 71 0
movl $5, (%esp)
call bar
.LVL8:
movl $23, (%esp)
movl %eax, %ebx
call foo
.LVL9:
.loc 1 72 0
addl $4, %esp
.cfi_def_cfa_offset 8
.loc 1 71 0
addl %ebx, %eax
.loc 1 72 0
popl %ebx
.cfi_def_cfa_offset 4
.cfi_restore 3
ret
.cfi_endproc
.LFE3:
.size main, .-main
.comm u,24,4
.text
.Letext0:
.section .debug_info,"",@progbits
.Ldebug_info0:
.long 0x217
.value 0x4
.long .Ldebug_abbrev0
.byte 0x4
.uleb128 0x1
.long .LASF4
.byte 0x1
.long .LASF5
.long .LASF6
.long .Ldebug_ranges0+0
.long 0
.long .Ldebug_line0
.uleb128 0x2
.string "S"
.byte 0x8
.byte 0x1
.byte 0x18
.long 0x44
.uleb128 0x3
.string "x"
.byte 0x1
.byte 0x1a
.long 0x44
.byte 0
.uleb128 0x3
.string "y"
.byte 0x1
.byte 0x1a
.long 0x4a
.byte 0x4
.byte 0
.uleb128 0x4
.byte 0x4
.long 0x4a
.uleb128 0x5
.byte 0x4
.byte 0x5
.string "int"
.uleb128 0x6
.long .LASF0
.byte 0x1
.byte 0x37
.long 0x44
.uleb128 0x6
.long .LASF1
.byte 0x1
.byte 0x38
.long 0x67
.uleb128 0x4
.byte 0x4
.long 0x51
.uleb128 0x6
.long .LASF2
.byte 0x1
.byte 0x39
.long 0x78
.uleb128 0x4
.byte 0x4
.long 0x5c
.uleb128 0x7
.string "add"
.byte 0x1
.byte 0x20
.byte 0x3
.long 0xa6
.uleb128 0x8
.string "a"
.byte 0x1
.byte 0x20
.long 0xa6
.uleb128 0x8
.string "b"
.byte 0x1
.byte 0x20
.long 0xa6
.uleb128 0x8
.string "c"
.byte 0x1
.byte 0x20
.long 0x4a
.byte 0
.uleb128 0x4
.byte 0x4
.long 0x25
.uleb128 0x9
.string "foo"
.byte 0x1
.byte 0x2c
.long 0x4a
.long .LFB1
.long .LFE1
.uleb128 0x1
.byte 0x9c
.long 0x147
.uleb128 0xa
.string "i"
.byte 0x1
.byte 0x2c
.long 0x4a
.long .LLST0
.uleb128 0xb
.string "j"
.byte 0x1
.byte 0x2e
.long 0x4a
.long .LLST1
.uleb128 0xb
.string "p"
.byte 0x1
.byte 0x2f
.long 0x147
.long .LLST2
.uleb128 0xc
.long 0x7e
.long .LBB6
.long .LBE6
.byte 0x1
.byte 0x30
.long 0x11b
.uleb128 0xd
.long 0x9c
.byte 0
.uleb128 0xe
.long 0x93
.uleb128 0x6
.byte 0xf2
.long .Ldebug_info0+223
.sleb128 8
.uleb128 0xf
.long 0x8a
.long .LLST3
.byte 0
.uleb128 0x10
.long 0x7e
.long .LBB8
.long .LBE8
.byte 0x1
.byte 0x33
.uleb128 0xd
.long 0x9c
.byte 0x3
.uleb128 0xe
.long 0x93
.uleb128 0x6
.byte 0xf2
.long .Ldebug_info0+223
.sleb128 8
.uleb128 0xf
.long 0x8a
.long .LLST4
.byte 0
.byte 0
.uleb128 0x11
.long 0x25
.long 0x157
.uleb128 0x12
.long 0x157
.byte 0x1
.byte 0
.uleb128 0x13
.byte 0x4
.byte 0x7
.long .LASF3
.uleb128 0x9
.string "bar"
.byte 0x1
.byte 0x3c
.long 0x4a
.long .LFB2
.long .LFE2
.uleb128 0x1
.byte 0x9c
.long 0x1b4
.uleb128 0x14
.string "i"
.byte 0x1
.byte 0x3c
.long 0x4a
.uleb128 0x2
.byte 0x91
.sleb128 0
.uleb128 0x15
.string "j"
.byte 0x1
.byte 0x3e
.long 0x51
.uleb128 0x6
.byte 0xf2
.long .Ldebug_info0+375
.sleb128 0
.uleb128 0x15
.string "k"
.byte 0x1
.byte 0x3f
.long 0x5c
.uleb128 0x6
.byte 0xf2
.long .Ldebug_info0+387
.sleb128 0
.uleb128 0x15
.string "l"
.byte 0x1
.byte 0x40
.long 0x6d
.uleb128 0x6
.byte 0xf2
.long .Ldebug_info0+403
.sleb128 0
.byte 0
.uleb128 0x16
.long .LASF7
.byte 0x1
.byte 0x45
.long 0x4a
.long .LFB3
.long .LFE3
.uleb128 0x1
.byte 0x9c
.long 0x1f2
.uleb128 0x17
.long .LVL8
.long 0x15e
.long 0x1e1
.uleb128 0x18
.uleb128 0x2
.byte 0x74
.sleb128 0
.uleb128 0x1
.byte 0x35
.byte 0
.uleb128 0x19
.long .LVL9
.long 0xac
.uleb128 0x18
.uleb128 0x2
.byte 0x74
.sleb128 0
.uleb128 0x1
.byte 0x47
.byte 0
.byte 0
.uleb128 0x11
.long 0x4a
.long 0x202
.uleb128 0x12
.long 0x157
.byte 0x5
.byte 0
.uleb128 0x1a
.string "u"
.byte 0x1
.byte 0x1d
.long 0x1f2
.uleb128 0x1b
.string "u"
.byte 0x1
.byte 0x1d
.long 0x1f2
.uleb128 0x5
.byte 0x3
.long u
.byte 0
.section .debug_abbrev,"",@progbits
.Ldebug_abbrev0:
.uleb128 0x1
.uleb128 0x11
.byte 0x1
.uleb128 0x25
.uleb128 0xe
.uleb128 0x13
.uleb128 0xb
.uleb128 0x3
.uleb128 0xe
.uleb128 0x1b
.uleb128 0xe
.uleb128 0x55
.uleb128 0x17
.uleb128 0x11
.uleb128 0x1
.uleb128 0x10
.uleb128 0x17
.byte 0
.byte 0
.uleb128 0x2
.uleb128 0x13
.byte 0x1
.uleb128 0x3
.uleb128 0x8
.uleb128 0xb
.uleb128 0xb
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x1
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0x3
.uleb128 0xd
.byte 0
.uleb128 0x3
.uleb128 0x8
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.uleb128 0x38
.uleb128 0xb
.byte 0
.byte 0
.uleb128 0x4
.uleb128 0xf
.byte 0
.uleb128 0xb
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0x5
.uleb128 0x24
.byte 0
.uleb128 0xb
.uleb128 0xb
.uleb128 0x3e
.uleb128 0xb
.uleb128 0x3
.uleb128 0x8
.byte 0
.byte 0
.uleb128 0x6
.uleb128 0x16
.byte 0
.uleb128 0x3
.uleb128 0xe
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0x7
.uleb128 0x2e
.byte 0x1
.uleb128 0x3
.uleb128 0x8
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x27
.uleb128 0x19
.uleb128 0x20
.uleb128 0xb
.uleb128 0x1
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0x8
.uleb128 0x5
.byte 0
.uleb128 0x3
.uleb128 0x8
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0x9
.uleb128 0x2e
.byte 0x1
.uleb128 0x3f
.uleb128 0x19
.uleb128 0x3
.uleb128 0x8
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x27
.uleb128 0x19
.uleb128 0x49
.uleb128 0x13
.uleb128 0x11
.uleb128 0x1
.uleb128 0x12
.uleb128 0x1
.uleb128 0x40
.uleb128 0x18
.uleb128 0x2117
.uleb128 0x19
.uleb128 0x1
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0xa
.uleb128 0x5
.byte 0
.uleb128 0x3
.uleb128 0x8
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.uleb128 0x2
.uleb128 0x17
.byte 0
.byte 0
.uleb128 0xb
.uleb128 0x34
.byte 0
.uleb128 0x3
.uleb128 0x8
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.uleb128 0x2
.uleb128 0x17
.byte 0
.byte 0
.uleb128 0xc
.uleb128 0x1d
.byte 0x1
.uleb128 0x31
.uleb128 0x13
.uleb128 0x11
.uleb128 0x1
.uleb128 0x12
.uleb128 0x1
.uleb128 0x58
.uleb128 0xb
.uleb128 0x59
.uleb128 0xb
.uleb128 0x1
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0xd
.uleb128 0x5
.byte 0
.uleb128 0x31
.uleb128 0x13
.uleb128 0x1c
.uleb128 0xb
.byte 0
.byte 0
.uleb128 0xe
.uleb128 0x5
.byte 0
.uleb128 0x31
.uleb128 0x13
.uleb128 0x2
.uleb128 0x18
.byte 0
.byte 0
.uleb128 0xf
.uleb128 0x5
.byte 0
.uleb128 0x31
.uleb128 0x13
.uleb128 0x2
.uleb128 0x17
.byte 0
.byte 0
.uleb128 0x10
.uleb128 0x1d
.byte 0x1
.uleb128 0x31
.uleb128 0x13
.uleb128 0x11
.uleb128 0x1
.uleb128 0x12
.uleb128 0x1
.uleb128 0x58
.uleb128 0xb
.uleb128 0x59
.uleb128 0xb
.byte 0
.byte 0
.uleb128 0x11
.uleb128 0x1
.byte 0x1
.uleb128 0x49
.uleb128 0x13
.uleb128 0x1
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0x12
.uleb128 0x21
.byte 0
.uleb128 0x49
.uleb128 0x13
.uleb128 0x2f
.uleb128 0xb
.byte 0
.byte 0
.uleb128 0x13
.uleb128 0x24
.byte 0
.uleb128 0xb
.uleb128 0xb
.uleb128 0x3e
.uleb128 0xb
.uleb128 0x3
.uleb128 0xe
.byte 0
.byte 0
.uleb128 0x14
.uleb128 0x5
.byte 0
.uleb128 0x3
.uleb128 0x8
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.uleb128 0x2
.uleb128 0x18
.byte 0
.byte 0
.uleb128 0x15
.uleb128 0x34
.byte 0
.uleb128 0x3
.uleb128 0x8
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.uleb128 0x2
.uleb128 0x18
.byte 0
.byte 0
.uleb128 0x16
.uleb128 0x2e
.byte 0x1
.uleb128 0x3f
.uleb128 0x19
.uleb128 0x3
.uleb128 0xe
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.uleb128 0x11
.uleb128 0x1
.uleb128 0x12
.uleb128 0x1
.uleb128 0x40
.uleb128 0x18
.uleb128 0x2117
.uleb128 0x19
.uleb128 0x1
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0x17
.uleb128 0x4109
.byte 0x1
.uleb128 0x11
.uleb128 0x1
.uleb128 0x31
.uleb128 0x13
.uleb128 0x1
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0x18
.uleb128 0x410a
.byte 0
.uleb128 0x2
.uleb128 0x18
.uleb128 0x2111
.uleb128 0x18
.byte 0
.byte 0
.uleb128 0x19
.uleb128 0x4109
.byte 0x1
.uleb128 0x11
.uleb128 0x1
.uleb128 0x31
.uleb128 0x13
.byte 0
.byte 0
.uleb128 0x1a
.uleb128 0x34
.byte 0
.uleb128 0x3
.uleb128 0x8
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.uleb128 0x3f
.uleb128 0x19
.uleb128 0x3c
.uleb128 0x19
.byte 0
.byte 0
.uleb128 0x1b
.uleb128 0x34
.byte 0
.uleb128 0x3
.uleb128 0x8
.uleb128 0x3a
.uleb128 0xb
.uleb128 0x3b
.uleb128 0xb
.uleb128 0x49
.uleb128 0x13
.uleb128 0x3f
.uleb128 0x19
.uleb128 0x2
.uleb128 0x18
.byte 0
.byte 0
.byte 0
.section .debug_loc,"",@progbits
.Ldebug_loc0:
.LLST0:
.long .LVL0
.long .LVL1
.value 0x2
.byte 0x91
.sleb128 0
.long .LVL1
.long .LFE1
.value 0x6
.byte 0x91
.sleb128 0
.byte 0x6
.byte 0x31
.byte 0x24
.byte 0x9f
.long 0
.long 0
.LLST1:
.long .LVL1
.long .LVL4
.value 0x2
.byte 0x91
.sleb128 0
.long .LVL4
.long .LFE1
.value 0x6
.byte 0x91
.sleb128 0
.byte 0x6
.byte 0x33
.byte 0x1e
.byte 0x9f
.long 0
.long 0
.LLST2:
.long .LVL1
.long .LVL4
.value 0x20
.byte 0xf2
.long .Ldebug_info0+197
.sleb128 0
.byte 0x93
.uleb128 0x4
.byte 0x91
.sleb128 0
.byte 0x6
.byte 0x32
.byte 0x24
.byte 0x9f
.byte 0x93
.uleb128 0x4
.byte 0xf2
.long .Ldebug_info0+210
.sleb128 0
.byte 0x93
.uleb128 0x4
.byte 0x91
.sleb128 0
.byte 0x6
.byte 0x31
.byte 0x24
.byte 0x9f
.byte 0x93
.uleb128 0x4
.long .LVL4
.long .LFE1
.value 0x20
.byte 0xf2
.long .Ldebug_info0+210
.sleb128 0
.byte 0x93
.uleb128 0x4
.byte 0x91
.sleb128 0
.byte 0x6
.byte 0x36
.byte 0x1e
.byte 0x9f
.byte 0x93
.uleb128 0x4
.byte 0xf2
.long .Ldebug_info0+197
.sleb128 0
.byte 0x93
.uleb128 0x4
.byte 0x91
.sleb128 0
.byte 0x6
.byte 0x31
.byte 0x24
.byte 0x9f
.byte 0x93
.uleb128 0x4
.long 0
.long 0
.LLST3:
.long .LVL1
.long .LVL2
.value 0x6
.byte 0xf2
.long .Ldebug_info0+223
.sleb128 0
.long .LVL2
.long .LVL3
.value 0x2
.byte 0x30
.byte 0x9f
.long .LVL3
.long .LFE1
.value 0x6
.byte 0xf2
.long .Ldebug_info0+223
.sleb128 8
.long 0
.long 0
.LLST4:
.long .LVL4
.long .LVL5
.value 0x6
.byte 0xf2
.long .Ldebug_info0+223
.sleb128 0
.long .LVL5
.long .LVL6
.value 0x2
.byte 0x30
.byte 0x9f
.long .LVL6
.long .LFE1
.value 0x6
.byte 0xf2
.long .Ldebug_info0+223
.sleb128 8
.long 0
.long 0
.section .debug_aranges,"",@progbits
.long 0x24
.value 0x2
.long .Ldebug_info0
.byte 0x4
.byte 0
.value 0
.value 0
.long .Ltext0
.long .Letext0-.Ltext0
.long .LFB3
.long .LFE3-.LFB3
.long 0
.long 0
.section .debug_ranges,"",@progbits
.Ldebug_ranges0:
.long .Ltext0
.long .Letext0
.long .LFB3
.long .LFE3
.long 0
.long 0
.section .debug_line,"",@progbits
.Ldebug_line0:
.section .debug_str,"MS",@progbits,1
.LASF5:
.string "gdb.dwarf2/implptr.c"
.LASF6:
.string ""
.LASF3:
.string "unsigned int"
.LASF7:
.string "main"
.LASF2:
.string "intppp"
.LASF4:
.string "GNU C 4.6.1 20110627 (Red Hat 4.6.1-1)"
.LASF0:
.string "intp"
.LASF1:
.string "intpp"
.ident "GCC: (GNU) 4.6.1 20110627 (Red Hat 4.6.1-1)"
.section .note.GNU-stack,"",@progbits
|