objtool: Add support for relocations without addends
Currently objtool only collects information about relocations with addends. In recordmcount, which we are about to merge into objtool, some supported architectures do not use rela relocations. Signed-off-by: NMatt Helsley <mhelsley@vmware.com> Reviewed-by: NJulien Thierry <jthierry@redhat.com> Reviewed-by: NKamalesh Babulal <kamalesh@linux.vnet.ibm.com> Signed-off-by: NJosh Poimboeuf <jpoimboe@redhat.com>
Showing
想要评论请 注册 或 登录