Answer the question
In order to leave comments, you need to log in
What do angle brackets "" mean in disassembler output?
What do angle brackets "<>" mean in disassembler output?
I often see these brackets in the output of objdump -D exec in the att syntax.
For example, je 400658 <register_tm_clones+0x38>
the content in them is clear to me. Are these brackets and the content in them treated as a comment? Or how? Thanks for the correct answer.
Answer the question
In order to leave comments, you need to log in
It's just a hint where the pointer will go if the given condition is met.
Treat it like a comment.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question