Mageia Bugzilla – Attachment 11629 Details for
Bug 26517
glibc isn't properly stripped off debuginfo which then leaks in rpm testsuite
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
"readelf --debug-dump=info" of bogus minimal C program on Mageia (patched glibc)
READELF.mga3-glibc-8.6.mga8 (text/plain), 9.43 KB, created by
Thierry Vignaud
on 2020-05-09 15:22:55 CEST
(
hide
)
Description:
"readelf --debug-dump=info" of bogus minimal C program on Mageia (patched glibc)
Filename:
MIME Type:
Creator:
Thierry Vignaud
Created:
2020-05-09 15:22:55 CEST
Size:
9.43 KB
patch
obsolete
>with cleaned glibc + debuginfo built like FC but keeping EXCLUDE_FROM_FULL_STRIP= (EXCLUDE_FROM_FULL_STRIP makes no diff): > >Contents of the .debug_info section: > > Compilation Unit @ offset 0x0: > Length: 0x4f (32-bit) > Version: 4 > Abbrev Offset: 0x0 > Pointer Size: 8 > <0><b>: Abbrev Number: 1 (DW_TAG_compile_unit) > <c> DW_AT_producer : (indirect string, offset: 0x18): GNU C17 10.1.0 -mtune=generic -march=x86-64 -g > <10> DW_AT_language : 12 (ANSI C99) > <11> DW_AT_name : (indirect string, offset: 0x47): /home/tv/t.c > <15> DW_AT_comp_dir : (indirect string, offset: 0x0): /home/tv/mga/pkgs/glibc > <19> DW_AT_low_pc : 0x4010f2 > <21> DW_AT_high_pc : 0xb > <29> DW_AT_stmt_list : 0x0 > <1><2d>: Abbrev Number: 2 (DW_TAG_subprogram) > <2e> DW_AT_external : 1 > <2e> DW_AT_name : (indirect string, offset: 0x54): main > <32> DW_AT_decl_file : 1 > <33> DW_AT_decl_line : 3 > <34> DW_AT_decl_column : 5 > <35> DW_AT_type : <0x4b> > <39> DW_AT_low_pc : 0x4010f2 > <41> DW_AT_high_pc : 0xb > <49> DW_AT_frame_base : 1 byte block: 9c (DW_OP_call_frame_cfa) > <4b> DW_AT_GNU_all_call_sites: 1 > <1><4b>: Abbrev Number: 3 (DW_TAG_base_type) > <4c> DW_AT_byte_size : 4 > <4d> DW_AT_encoding : 5 (signed) > <4e> DW_AT_name : int > <1><52>: Abbrev Number: 0 > Compilation Unit @ offset 0x53: > Length: 0x195 (32-bit) > Version: 4 > Abbrev Offset: 0x39 > Pointer Size: 8 > <0><5e>: Abbrev Number: 1 (DW_TAG_compile_unit) > <5f> DW_AT_producer : (indirect string, offset: 0x110): GNU C11 10.1.0 -mtune=generic -mno-tls-direct-seg-refs -march=x86-64 -g -O2 -std=gnu11 -fgnu89-inline -finline-functions -fmerge-all-constants -frounding-math -fmath-errno -fPIC -fno-stack-protector -ftls-model=initial-exec > <63> DW_AT_language : 12 (ANSI C99) > <64> DW_AT_name : (indirect string, offset: 0x86): elf-init.c > <68> DW_AT_comp_dir : (indirect string, offset: 0xb8): /home/tv/mga/pkgs/glibc/BUILD/glibc-2.31/csu > <6c> DW_AT_low_pc : 0x401100 > <74> DW_AT_high_pc : 0x61 > <7c> DW_AT_stmt_list : 0x45 > <1><80>: Abbrev Number: 2 (DW_TAG_base_type) > <81> DW_AT_byte_size : 8 > <82> DW_AT_encoding : 5 (signed) > <83> DW_AT_name : (indirect string, offset: 0x5e): long int > <1><87>: Abbrev Number: 3 (DW_TAG_typedef) > <88> DW_AT_name : (indirect string, offset: 0x7a): size_t > <8c> DW_AT_decl_file : 2 > <8d> DW_AT_decl_line : 209 > <8e> DW_AT_decl_column : 23 > <8f> DW_AT_type : <0x98> > <1><93>: Abbrev Number: 4 (DW_TAG_const_type) > <94> DW_AT_type : <0x87> > <1><98>: Abbrev Number: 2 (DW_TAG_base_type) > <99> DW_AT_byte_size : 8 > <9a> DW_AT_encoding : 7 (unsigned) > <9b> DW_AT_name : (indirect string, offset: 0x91): long unsigned int > <1><9f>: Abbrev Number: 5 (DW_TAG_base_type) > <a0> DW_AT_byte_size : 4 > <a1> DW_AT_encoding : 5 (signed) > <a2> DW_AT_name : int > <1><a6>: Abbrev Number: 2 (DW_TAG_base_type) > <a7> DW_AT_byte_size : 8 > <a8> DW_AT_encoding : 5 (signed) > <a9> DW_AT_name : (indirect string, offset: 0x59): long long int > <1><ad>: Abbrev Number: 2 (DW_TAG_base_type) > <ae> DW_AT_byte_size : 16 > <af> DW_AT_encoding : 4 (float) > <b0> DW_AT_name : (indirect string, offset: 0x104): long double > <1><b4>: Abbrev Number: 6 (DW_TAG_array_type) > <b5> DW_AT_type : <0xbf> > <b9> DW_AT_sibling : <0xbf> > <2><bd>: Abbrev Number: 7 (DW_TAG_subrange_type) > <2><be>: Abbrev Number: 0 > <1><bf>: Abbrev Number: 8 (DW_TAG_pointer_type) > <c0> DW_AT_byte_size : 8 > <c1> DW_AT_type : <0xc5> > <1><c5>: Abbrev Number: 9 (DW_TAG_subroutine_type) > <c6> DW_AT_prototyped : 1 > <c6> DW_AT_sibling : <0xda> > <2><ca>: Abbrev Number: 10 (DW_TAG_formal_parameter) > <cb> DW_AT_type : <0x9f> > <2><cf>: Abbrev Number: 10 (DW_TAG_formal_parameter) > <d0> DW_AT_type : <0xda> > <2><d4>: Abbrev Number: 10 (DW_TAG_formal_parameter) > <d5> DW_AT_type : <0xda> > <2><d9>: Abbrev Number: 0 > <1><da>: Abbrev Number: 8 (DW_TAG_pointer_type) > <db> DW_AT_byte_size : 8 > <dc> DW_AT_type : <0xe0> > <1><e0>: Abbrev Number: 8 (DW_TAG_pointer_type) > <e1> DW_AT_byte_size : 8 > <e2> DW_AT_type : <0xe6> > <1><e6>: Abbrev Number: 2 (DW_TAG_base_type) > <e7> DW_AT_byte_size : 1 > <e8> DW_AT_encoding : 6 (signed char) > <e9> DW_AT_name : (indirect string, offset: 0xb3): char > <1><ed>: Abbrev Number: 11 (DW_TAG_variable) > <ee> DW_AT_name : (indirect string, offset: 0x67): __init_array_start > <f2> DW_AT_decl_file : 1 > <f3> DW_AT_decl_line : 44 > <f4> DW_AT_decl_column : 15 > <f5> DW_AT_type : <0xb4> > <f9> DW_AT_external : 1 > <f9> DW_AT_declaration : 1 > <1><f9>: Abbrev Number: 11 (DW_TAG_variable) > <fa> DW_AT_name : (indirect string, offset: 0x1f0): __init_array_end > <fe> DW_AT_decl_file : 1 > <ff> DW_AT_decl_line : 46 > <100> DW_AT_decl_column : 15 > <101> DW_AT_type : <0xb4> > <105> DW_AT_external : 1 > <105> DW_AT_declaration : 1 > <1><105>: Abbrev Number: 12 (DW_TAG_subprogram) > <106> DW_AT_external : 1 > <106> DW_AT_name : (indirect string, offset: 0xa3): __libc_csu_fini > <10a> DW_AT_decl_file : 1 > <10b> DW_AT_decl_line : 95 > <10c> DW_AT_decl_column : 1 > <10d> DW_AT_prototyped : 1 > <10d> DW_AT_low_pc : 0x401160 > <115> DW_AT_high_pc : 0x1 > <11d> DW_AT_frame_base : 1 byte block: 9c (DW_OP_call_frame_cfa) > <11f> DW_AT_GNU_all_call_sites: 1 > <1><11f>: Abbrev Number: 13 (DW_TAG_subprogram) > <120> DW_AT_external : 1 > <120> DW_AT_name : (indirect string, offset: 0xef): __libc_csu_init > <124> DW_AT_decl_file : 1 > <125> DW_AT_decl_line : 67 > <126> DW_AT_decl_column : 1 > <127> DW_AT_prototyped : 1 > <127> DW_AT_low_pc : 0x401100 > <12f> DW_AT_high_pc : 0x5d > <137> DW_AT_frame_base : 1 byte block: 9c (DW_OP_call_frame_cfa) > <139> DW_AT_GNU_all_call_sites: 1 > <139> DW_AT_sibling : <0x1df> > <2><13d>: Abbrev Number: 14 (DW_TAG_formal_parameter) > <13e> DW_AT_name : (indirect string, offset: 0xe5): argc > <142> DW_AT_decl_file : 1 > <143> DW_AT_decl_line : 67 > <144> DW_AT_decl_column : 22 > <145> DW_AT_type : <0x9f> > <149> DW_AT_location : 0x6 (location list) > <14d> DW_AT_GNU_locviews: 0x0 > <2><151>: Abbrev Number: 14 (DW_TAG_formal_parameter) > <152> DW_AT_name : (indirect string, offset: 0xff): argv > <156> DW_AT_decl_file : 1 > <157> DW_AT_decl_line : 67 > <158> DW_AT_decl_column : 35 > <159> DW_AT_type : <0xda> > <15d> DW_AT_location : 0x58 (location list) > <161> DW_AT_GNU_locviews: 0x52 > <2><165>: Abbrev Number: 14 (DW_TAG_formal_parameter) > <166> DW_AT_name : (indirect string, offset: 0x81): envp > <16a> DW_AT_decl_file : 1 > <16b> DW_AT_decl_line : 67 > <16c> DW_AT_decl_column : 48 > <16d> DW_AT_type : <0xda> > <171> DW_AT_location : 0xaa (location list) > <175> DW_AT_GNU_locviews: 0xa4 > <2><179>: Abbrev Number: 15 (DW_TAG_variable) > <17a> DW_AT_name : (indirect string, offset: 0xea): size > <17e> DW_AT_decl_file : 1 > <17f> DW_AT_decl_line : 86 > <180> DW_AT_decl_column : 16 > <181> DW_AT_type : <0x93> > <185> DW_AT_location : 0xfa (location list) > <189> DW_AT_GNU_locviews: 0xf6 > <2><18d>: Abbrev Number: 16 (DW_TAG_lexical_block) > <18e> DW_AT_low_pc : 0x40112d > <196> DW_AT_high_pc : 0x21 > <19e> DW_AT_sibling : <0x1d1> > <3><1a2>: Abbrev Number: 17 (DW_TAG_variable) > <1a3> DW_AT_name : i > <1a5> DW_AT_decl_file : 1 > <1a6> DW_AT_decl_line : 87 > <1a7> DW_AT_decl_column : 15 > <1a8> DW_AT_type : <0x87> > <1ac> DW_AT_location : 0x138 (location list) > <1b0> DW_AT_GNU_locviews: 0x134 > <3><1b4>: Abbrev Number: 18 (DW_TAG_GNU_call_site) > <1b5> DW_AT_low_pc : 0x401145 > <4><1bd>: Abbrev Number: 19 (DW_TAG_GNU_call_site_parameter) > <1be> DW_AT_location : 1 byte block: 55 (DW_OP_reg5 (rdi)) > <1c0> DW_AT_GNU_call_site_value: 2 byte block: 7c 0 (DW_OP_breg12 (r12): 0) > <4><1c3>: Abbrev Number: 19 (DW_TAG_GNU_call_site_parameter) > <1c4> DW_AT_location : 1 byte block: 54 (DW_OP_reg4 (rsi)) > <1c6> DW_AT_GNU_call_site_value: 2 byte block: 7d 0 (DW_OP_breg13 (r13): 0) > <4><1c9>: Abbrev Number: 19 (DW_TAG_GNU_call_site_parameter) > <1ca> DW_AT_location : 1 byte block: 51 (DW_OP_reg1 (rdx)) > <1cc> DW_AT_GNU_call_site_value: 2 byte block: 7e 0 (DW_OP_breg14 (r14): 0) > <4><1cf>: Abbrev Number: 0 > <3><1d0>: Abbrev Number: 0 > <2><1d1>: Abbrev Number: 20 (DW_TAG_GNU_call_site) > <1d2> DW_AT_low_pc : 0x40112d > <1da> DW_AT_abstract_origin: <0x1df> > <2><1de>: Abbrev Number: 0 > <1><1df>: Abbrev Number: 21 (DW_TAG_subprogram) > <1e0> DW_AT_external : 1 > <1e0> DW_AT_declaration : 1 > <1e0> DW_AT_linkage_name: (indirect string, offset: 0xf9): _init > <1e4> DW_AT_name : (indirect string, offset: 0xf9): _init > <1e8> DW_AT_decl_file : 1 > <1e9> DW_AT_decl_line : 55 > <1ea> DW_AT_decl_column : 13 > <1><1eb>: Abbrev Number: 0 >
with cleaned glibc + debuginfo built like FC but keeping EXCLUDE_FROM_FULL_STRIP= (EXCLUDE_FROM_FULL_STRIP makes no diff): Contents of the .debug_info section: Compilation Unit @ offset 0x0: Length: 0x4f (32-bit) Version: 4 Abbrev Offset: 0x0 Pointer Size: 8 <0><b>: Abbrev Number: 1 (DW_TAG_compile_unit) <c> DW_AT_producer : (indirect string, offset: 0x18): GNU C17 10.1.0 -mtune=generic -march=x86-64 -g <10> DW_AT_language : 12 (ANSI C99) <11> DW_AT_name : (indirect string, offset: 0x47): /home/tv/t.c <15> DW_AT_comp_dir : (indirect string, offset: 0x0): /home/tv/mga/pkgs/glibc <19> DW_AT_low_pc : 0x4010f2 <21> DW_AT_high_pc : 0xb <29> DW_AT_stmt_list : 0x0 <1><2d>: Abbrev Number: 2 (DW_TAG_subprogram) <2e> DW_AT_external : 1 <2e> DW_AT_name : (indirect string, offset: 0x54): main <32> DW_AT_decl_file : 1 <33> DW_AT_decl_line : 3 <34> DW_AT_decl_column : 5 <35> DW_AT_type : <0x4b> <39> DW_AT_low_pc : 0x4010f2 <41> DW_AT_high_pc : 0xb <49> DW_AT_frame_base : 1 byte block: 9c (DW_OP_call_frame_cfa) <4b> DW_AT_GNU_all_call_sites: 1 <1><4b>: Abbrev Number: 3 (DW_TAG_base_type) <4c> DW_AT_byte_size : 4 <4d> DW_AT_encoding : 5 (signed) <4e> DW_AT_name : int <1><52>: Abbrev Number: 0 Compilation Unit @ offset 0x53: Length: 0x195 (32-bit) Version: 4 Abbrev Offset: 0x39 Pointer Size: 8 <0><5e>: Abbrev Number: 1 (DW_TAG_compile_unit) <5f> DW_AT_producer : (indirect string, offset: 0x110): GNU C11 10.1.0 -mtune=generic -mno-tls-direct-seg-refs -march=x86-64 -g -O2 -std=gnu11 -fgnu89-inline -finline-functions -fmerge-all-constants -frounding-math -fmath-errno -fPIC -fno-stack-protector -ftls-model=initial-exec <63> DW_AT_language : 12 (ANSI C99) <64> DW_AT_name : (indirect string, offset: 0x86): elf-init.c <68> DW_AT_comp_dir : (indirect string, offset: 0xb8): /home/tv/mga/pkgs/glibc/BUILD/glibc-2.31/csu <6c> DW_AT_low_pc : 0x401100 <74> DW_AT_high_pc : 0x61 <7c> DW_AT_stmt_list : 0x45 <1><80>: Abbrev Number: 2 (DW_TAG_base_type) <81> DW_AT_byte_size : 8 <82> DW_AT_encoding : 5 (signed) <83> DW_AT_name : (indirect string, offset: 0x5e): long int <1><87>: Abbrev Number: 3 (DW_TAG_typedef) <88> DW_AT_name : (indirect string, offset: 0x7a): size_t <8c> DW_AT_decl_file : 2 <8d> DW_AT_decl_line : 209 <8e> DW_AT_decl_column : 23 <8f> DW_AT_type : <0x98> <1><93>: Abbrev Number: 4 (DW_TAG_const_type) <94> DW_AT_type : <0x87> <1><98>: Abbrev Number: 2 (DW_TAG_base_type) <99> DW_AT_byte_size : 8 <9a> DW_AT_encoding : 7 (unsigned) <9b> DW_AT_name : (indirect string, offset: 0x91): long unsigned int <1><9f>: Abbrev Number: 5 (DW_TAG_base_type) <a0> DW_AT_byte_size : 4 <a1> DW_AT_encoding : 5 (signed) <a2> DW_AT_name : int <1><a6>: Abbrev Number: 2 (DW_TAG_base_type) <a7> DW_AT_byte_size : 8 <a8> DW_AT_encoding : 5 (signed) <a9> DW_AT_name : (indirect string, offset: 0x59): long long int <1><ad>: Abbrev Number: 2 (DW_TAG_base_type) <ae> DW_AT_byte_size : 16 <af> DW_AT_encoding : 4 (float) <b0> DW_AT_name : (indirect string, offset: 0x104): long double <1><b4>: Abbrev Number: 6 (DW_TAG_array_type) <b5> DW_AT_type : <0xbf> <b9> DW_AT_sibling : <0xbf> <2><bd>: Abbrev Number: 7 (DW_TAG_subrange_type) <2><be>: Abbrev Number: 0 <1><bf>: Abbrev Number: 8 (DW_TAG_pointer_type) <c0> DW_AT_byte_size : 8 <c1> DW_AT_type : <0xc5> <1><c5>: Abbrev Number: 9 (DW_TAG_subroutine_type) <c6> DW_AT_prototyped : 1 <c6> DW_AT_sibling : <0xda> <2><ca>: Abbrev Number: 10 (DW_TAG_formal_parameter) <cb> DW_AT_type : <0x9f> <2><cf>: Abbrev Number: 10 (DW_TAG_formal_parameter) <d0> DW_AT_type : <0xda> <2><d4>: Abbrev Number: 10 (DW_TAG_formal_parameter) <d5> DW_AT_type : <0xda> <2><d9>: Abbrev Number: 0 <1><da>: Abbrev Number: 8 (DW_TAG_pointer_type) <db> DW_AT_byte_size : 8 <dc> DW_AT_type : <0xe0> <1><e0>: Abbrev Number: 8 (DW_TAG_pointer_type) <e1> DW_AT_byte_size : 8 <e2> DW_AT_type : <0xe6> <1><e6>: Abbrev Number: 2 (DW_TAG_base_type) <e7> DW_AT_byte_size : 1 <e8> DW_AT_encoding : 6 (signed char) <e9> DW_AT_name : (indirect string, offset: 0xb3): char <1><ed>: Abbrev Number: 11 (DW_TAG_variable) <ee> DW_AT_name : (indirect string, offset: 0x67): __init_array_start <f2> DW_AT_decl_file : 1 <f3> DW_AT_decl_line : 44 <f4> DW_AT_decl_column : 15 <f5> DW_AT_type : <0xb4> <f9> DW_AT_external : 1 <f9> DW_AT_declaration : 1 <1><f9>: Abbrev Number: 11 (DW_TAG_variable) <fa> DW_AT_name : (indirect string, offset: 0x1f0): __init_array_end <fe> DW_AT_decl_file : 1 <ff> DW_AT_decl_line : 46 <100> DW_AT_decl_column : 15 <101> DW_AT_type : <0xb4> <105> DW_AT_external : 1 <105> DW_AT_declaration : 1 <1><105>: Abbrev Number: 12 (DW_TAG_subprogram) <106> DW_AT_external : 1 <106> DW_AT_name : (indirect string, offset: 0xa3): __libc_csu_fini <10a> DW_AT_decl_file : 1 <10b> DW_AT_decl_line : 95 <10c> DW_AT_decl_column : 1 <10d> DW_AT_prototyped : 1 <10d> DW_AT_low_pc : 0x401160 <115> DW_AT_high_pc : 0x1 <11d> DW_AT_frame_base : 1 byte block: 9c (DW_OP_call_frame_cfa) <11f> DW_AT_GNU_all_call_sites: 1 <1><11f>: Abbrev Number: 13 (DW_TAG_subprogram) <120> DW_AT_external : 1 <120> DW_AT_name : (indirect string, offset: 0xef): __libc_csu_init <124> DW_AT_decl_file : 1 <125> DW_AT_decl_line : 67 <126> DW_AT_decl_column : 1 <127> DW_AT_prototyped : 1 <127> DW_AT_low_pc : 0x401100 <12f> DW_AT_high_pc : 0x5d <137> DW_AT_frame_base : 1 byte block: 9c (DW_OP_call_frame_cfa) <139> DW_AT_GNU_all_call_sites: 1 <139> DW_AT_sibling : <0x1df> <2><13d>: Abbrev Number: 14 (DW_TAG_formal_parameter) <13e> DW_AT_name : (indirect string, offset: 0xe5): argc <142> DW_AT_decl_file : 1 <143> DW_AT_decl_line : 67 <144> DW_AT_decl_column : 22 <145> DW_AT_type : <0x9f> <149> DW_AT_location : 0x6 (location list) <14d> DW_AT_GNU_locviews: 0x0 <2><151>: Abbrev Number: 14 (DW_TAG_formal_parameter) <152> DW_AT_name : (indirect string, offset: 0xff): argv <156> DW_AT_decl_file : 1 <157> DW_AT_decl_line : 67 <158> DW_AT_decl_column : 35 <159> DW_AT_type : <0xda> <15d> DW_AT_location : 0x58 (location list) <161> DW_AT_GNU_locviews: 0x52 <2><165>: Abbrev Number: 14 (DW_TAG_formal_parameter) <166> DW_AT_name : (indirect string, offset: 0x81): envp <16a> DW_AT_decl_file : 1 <16b> DW_AT_decl_line : 67 <16c> DW_AT_decl_column : 48 <16d> DW_AT_type : <0xda> <171> DW_AT_location : 0xaa (location list) <175> DW_AT_GNU_locviews: 0xa4 <2><179>: Abbrev Number: 15 (DW_TAG_variable) <17a> DW_AT_name : (indirect string, offset: 0xea): size <17e> DW_AT_decl_file : 1 <17f> DW_AT_decl_line : 86 <180> DW_AT_decl_column : 16 <181> DW_AT_type : <0x93> <185> DW_AT_location : 0xfa (location list) <189> DW_AT_GNU_locviews: 0xf6 <2><18d>: Abbrev Number: 16 (DW_TAG_lexical_block) <18e> DW_AT_low_pc : 0x40112d <196> DW_AT_high_pc : 0x21 <19e> DW_AT_sibling : <0x1d1> <3><1a2>: Abbrev Number: 17 (DW_TAG_variable) <1a3> DW_AT_name : i <1a5> DW_AT_decl_file : 1 <1a6> DW_AT_decl_line : 87 <1a7> DW_AT_decl_column : 15 <1a8> DW_AT_type : <0x87> <1ac> DW_AT_location : 0x138 (location list) <1b0> DW_AT_GNU_locviews: 0x134 <3><1b4>: Abbrev Number: 18 (DW_TAG_GNU_call_site) <1b5> DW_AT_low_pc : 0x401145 <4><1bd>: Abbrev Number: 19 (DW_TAG_GNU_call_site_parameter) <1be> DW_AT_location : 1 byte block: 55 (DW_OP_reg5 (rdi)) <1c0> DW_AT_GNU_call_site_value: 2 byte block: 7c 0 (DW_OP_breg12 (r12): 0) <4><1c3>: Abbrev Number: 19 (DW_TAG_GNU_call_site_parameter) <1c4> DW_AT_location : 1 byte block: 54 (DW_OP_reg4 (rsi)) <1c6> DW_AT_GNU_call_site_value: 2 byte block: 7d 0 (DW_OP_breg13 (r13): 0) <4><1c9>: Abbrev Number: 19 (DW_TAG_GNU_call_site_parameter) <1ca> DW_AT_location : 1 byte block: 51 (DW_OP_reg1 (rdx)) <1cc> DW_AT_GNU_call_site_value: 2 byte block: 7e 0 (DW_OP_breg14 (r14): 0) <4><1cf>: Abbrev Number: 0 <3><1d0>: Abbrev Number: 0 <2><1d1>: Abbrev Number: 20 (DW_TAG_GNU_call_site) <1d2> DW_AT_low_pc : 0x40112d <1da> DW_AT_abstract_origin: <0x1df> <2><1de>: Abbrev Number: 0 <1><1df>: Abbrev Number: 21 (DW_TAG_subprogram) <1e0> DW_AT_external : 1 <1e0> DW_AT_declaration : 1 <1e0> DW_AT_linkage_name: (indirect string, offset: 0xf9): _init <1e4> DW_AT_name : (indirect string, offset: 0xf9): _init <1e8> DW_AT_decl_file : 1 <1e9> DW_AT_decl_line : 55 <1ea> DW_AT_decl_column : 13 <1><1eb>: Abbrev Number: 0
View Attachment As Raw
Actions:
View
Attachments on
bug 26517
:
11622
|
11623
|
11624
|
11625
|
11626
|
11627
|
11628
| 11629 |
11630
|
11631