binutils-gdb/include/coff
Martin Storsjö 042f14505e Add support for IMPORT_NAME_EXPORTAS in ILF (MSVC style) import libraries
This import name type is formally yet undocumented, but MSVC
produces/supports it, primarily for ARM64EC import libraries.

LLVM/LLD also supports this import name type. Since recently,
llvm-dlltool also uses this type for certain kinds of renamed imports
(that are easy to do in the long style import libraries produced by
GNU dlltool, but require this name type in short import libraries).

This name type contains a third string, in addition to the symbol
name and the DLL name, indicating the actual imported name to
reference in the import tables - which now can be distinct different
from the symbol name on the object file level.

8f23464a5d
and
7b275aa243
show how this import name type was added in LLVM.

Signed-off-by: Martin Storsjö <martin@martin.st>
2024-10-02 11:50:12 +03:00
..
aarch64.h
alpha.h
arm.h
ChangeLog-0415
ChangeLog-9103
ecoff.h
external.h
i386.h
ia64.h
internal.h Improve objdump's display of PE header information. 2024-07-23 08:52:21 +01:00
loongarch64.h
mcore.h
mips.h
msdos.h
pe.h Add support for IMPORT_NAME_EXPORTAS in ILF (MSVC style) import libraries 2024-10-02 11:50:12 +03:00
riscv64.h riscv64-pei uninitialised data writing relocs 2024-01-25 08:41:14 +10:30
rs6k64.h
rs6000.h
sh.h
sym.h
symconst.h
ti.h
tic4x.h
tic30.h
tic54x.h
x86_64.h
xcoff.h
z8k.h
z80.h