search for: 0000a3b4

Displaying 3 results from an estimated 3 matches for "0000a3b4".

Did you mean: 0000a3a4
2018 Jun 26
2
Instruction boundaries
...3A4 MOV PC, R0 .text:0000A3A4 ; --------------------------------------------------------------------------- .text:0000A3A8 off_A3A8 DCD loc_AB3C ; DATA XREF: main+AC↑o .text:0000A3AC DCD loc_AB34 .text:0000A3B0 DCD loc_AB70 .text:0000A3B4 DCD loc_AB70 However, inside the line table. The description is end at 0xa39c. Do you have any ideas? 196 0x000000000000a38c 956 7 1 0 0 197 0x000000000000a39c 0 7 1 0 0 198 0x000000000000a7d8 959 27 1 0...
2018 Jun 26
2
Instruction boundaries
Hi paulr Thanks for your reply. Though DWARF info give me the code address ranges, there might be inline data. If so, how to handle this case? As for the dwarf line table. Sometimes, the source line might be zero. Do you know why? If all instructions should be describe in the line table, I think analyzing Dwarf line table is enough to get all the instructions addresses. Do you agree? I would
2018 Jun 26
2
Instruction boundaries
...3A4 MOV PC, R0 .text:0000A3A4 ; --------------------------------------------------------------------------- .text:0000A3A8 off_A3A8 DCD loc_AB3C ; DATA XREF: main+AC↑o .text:0000A3AC DCD loc_AB34 .text:0000A3B0 DCD loc_AB70 .text:0000A3B4 DCD loc_AB70 However, inside the line table. The description is end at 0xa39c. Do you have any ideas? 196 0x000000000000a38c 956 7 1 0 0 197 0x000000000000a39c 0 7 1 0 0 198 0x000000000000a7d8 959 27 1 0...