2/2

LoongArch: Skip address pairing for non-exec sections

在 apply_relocate_add() 中跳过非可执行段(无 SHF_EXECINSTR)的地址配对逻辑,消除冗余搜索循环,提升 amdgpu 等大型模块的加载效率。