From: <jk...@us...> - 2025-02-05 21:01:13
|
Revision: 4167 http://sourceforge.net/p/elftoolchain/code/4167 Author: jkoshy Date: 2025-02-05 21:01:11 +0000 (Wed, 05 Feb 2025) Log Message: ----------- libelftc: Implement elftc_reloc_type_str() using elftc_get_relocation_type_name(). This change reduces code duplication, and allows the elftc_reloc_type_str() API to support all of the ELF machine architectures and relocation types defined in "common/sys/elfconstants.m4". Modified Paths: -------------- trunk/libelftc/elftc_reloc_type_str.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |