search for: 0000812a

Displaying 6 results from an estimated 6 matches for "0000812a".

Did you mean: 00008124
2018 Apr 27
2
[DbgInfo] Potential bug in location list address ranges
...> DW_AT_location : 0x0 (location list) <40> DW_AT_name : (indirect string, offset: 0x9e): *bar* <44> DW_AT_decl_file : 1 <45> DW_AT_decl_line : 34 <46> DW_AT_type : <0x153> // *Its location list* 00000000 00008124 0000812a (DW_OP_reg0 (r0)) 0000000b 0000812a 00008136 (DW_OP_reg4 (r4)) 00000016 <End of list> As you can see, it says that we can find *bar *in *r4* from *0x812a* to *0x8134 (poplt)*. However, this is only true when the *cmp *instruction at *0x812e* yields *less than (lt)*. So if the value...
2018 Apr 27
0
[DbgInfo] Potential bug in location list address ranges
...(location list) > <40> DW_AT_name : (indirect string, offset: 0x9e): bar > <44> DW_AT_decl_file : 1 > <45> DW_AT_decl_line : 34 > <46> DW_AT_type : <0x153> > > // Its location list > 00000000 00008124 0000812a (DW_OP_reg0 (r0)) > 0000000b 0000812a 00008136 (DW_OP_reg4 (r4)) > 00000016 <End of list> > > As you can see, it says that we can find bar in r4 from 0x812a to 0x8134 (poplt). However, this is only true when the cmp instruction at 0x812e yields less than (lt). So if the...
2018 Apr 27
2
[DbgInfo] Potential bug in location list address ranges
...t;3c> DW_AT_location : 0x0 (location list) <40> DW_AT_name : (indirect string, offset: 0x9e): bar <44> DW_AT_decl_file : 1 <45> DW_AT_decl_line : 34 <46> DW_AT_type : <0x153> // Its location list 00000000 00008124 0000812a (DW_OP_reg0 (r0)) 0000000b 0000812a 00008136 (DW_OP_reg4 (r4)) 00000016 <End of list> As you can see, it says that we can find bar in r4 from 0x812a to 0x8134 (poplt). However, this is only true when the cmp instruction at 0x812e yields less than (lt). So if the value in r0 is grea...
2018 May 07
2
[DbgInfo] Potential bug in location list address ranges
...t: 0x9e): *bar* >> >> <44> DW_AT_decl_file : 1 >> >> <45> DW_AT_decl_line : 34 >> >> <46> DW_AT_type : <0x153> >> >> >> >> // *Its location list* >> >> 00000000 00008124 0000812a (DW_OP_reg0 (r0)) >> >> 0000000b 0000812a 00008136 (DW_OP_reg4 (r4)) >> >> 00000016 <End of list> >> >> >> >> As you can see, it says that we can find *bar *in *r4* from *0x812a *to *0x8134 >> (poplt)*. However, this is only true...
2018 Apr 27
0
[DbgInfo] Potential bug in location list address ranges
...t; DW_AT_name : (indirect string, offset: 0x9e): *bar* > > <44> DW_AT_decl_file : 1 > > <45> DW_AT_decl_line : 34 > > <46> DW_AT_type : <0x153> > > > > // *Its location list* > > 00000000 00008124 0000812a (DW_OP_reg0 (r0)) > > 0000000b 0000812a 00008136 (DW_OP_reg4 (r4)) > > 00000016 <End of list> > > > > As you can see, it says that we can find *bar *in *r4* from *0x812a *to *0x8134 > (poplt)*. However, this is only true when the *cmp *instruction at > *...
2018 May 07
0
[DbgInfo] Potential bug in location list address ranges
...DW_AT_name : (indirect string, offset: 0x9e): bar > > <44> DW_AT_decl_file : 1 > > <45> DW_AT_decl_line : 34 > > <46> DW_AT_type : <0x153> > > > > // Its location list > > 00000000 00008124 0000812a (DW_OP_reg0 (r0)) > > 0000000b 0000812a 00008136 (DW_OP_reg4 (r4)) > > 00000016 <End of list> > > > > As you can see, it says that we can find bar in r4 from 0x812a to 0x8134 (poplt). However, this is only true when the cmp instruction at 0x812e yields l...