diff options
author | obrien <obrien@FreeBSD.org> | 2000-05-20 10:14:43 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-05-20 10:14:43 +0000 |
commit | c474a49cacc5a42e319bf9cef3ccc6d676ff2913 (patch) | |
tree | 133298380b7e17abaa1b20517d1f759e2f2b5af4 /lib/libfetch/fetch.h | |
parent | 686e0c6a91dfb95c8d5a7ef28b384c987b2732b1 (diff) | |
download | FreeBSD-src-c474a49cacc5a42e319bf9cef3ccc6d676ff2913.zip FreeBSD-src-c474a49cacc5a42e319bf9cef3ccc6d676ff2913.tar.gz |
ASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT are ELF MI routines
to generate the special .type and .size directives which are used to set
the corresponding fields of the linker symbol table entries in the ELF
object file. As such they are not i386-specific and thus belong in our
MI header. Otherwise on the Alpha we don't properly give the type and
size of dynamic symbols. Bintuil versions past 2.9.1 warn of this and
w/o this change, `ld' generates a lot of warnings during a `make world'.
Diffstat (limited to 'lib/libfetch/fetch.h')
0 files changed, 0 insertions, 0 deletions