-
由 Matt Helsley 提交于
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>
fb414783