On 09/09/2024 10:08, Jan Beulich wrote: > I'm surprised pe_detail_list[] has no IA64, LoongArch64, MCore, and > RISC-V entries. With the exception of IA64, none of these have COFF relocations defined, that'll be why: https://learn.microsoft.com/en-us/windows/win32/debug/pe-format#coff-relocations-object-only Mark