Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ld_version(3ext) [sunos man page]

ld_support(3EXT)					    Extended Library Functions						  ld_support(3EXT)

NAME
ld_support, ld_atexit, ld_atexit64, ld_file, ld_file64, ld_input_done, ld_input_section, ld_input_section64, ld_section, ld_section64, ld_start, ld_start64, ld_version - link-editor support functions SYNOPSIS
void ld_atexit(int status); void ld_atexit64(int status); void ld_file(const char *name, const Elf_Kind kind, int flags, Elf *elf); void ld_file64(const char *name, const Elf_Kind kind, int flags, Elf *elf); void ld_input_done(uint_t *flags); void ld_input_section(const char *name, Elf32_Shdr **shdr, Elf32_Word sndx, Elf_Data *data, Elf *elf, uint_t *flags); void ld_input_section64(const char *name, Elf64_Shdr **shdr, Elf64_Word sndx, Elf_Data *data, Elf *elf, uint_t *flags); void ld_section(const char *name, Elf32_Shdr shdr, Elf32_Word sndx, Elf_Data *data, Elf *elf); void ld_section64(const char *name, Elf64_Shdr shdr, Elf64_Word sndx, Elf_Data *data, Elf *elf); void ld_start(const char *name, const Elf32_Half type, const char *caller); void ld_start64(const char *name, const Elf64_Half type, const char *caller); void ld_version(uint_t version); DESCRIPTION
A link-editor support library is a user-created shared object offering one or more of these interfaces that are called by the link-editor ld(1) at various stages of the link-editing process. See the Linker and Libraries Guide for a full description of the link-editor support mechanism. SEE ALSO
ld(1) Linker and Libraries Guide SunOS 5.10 29 Oct 2001 ld_support(3EXT)

Check Out this Related Man Page

ld_support(3EXT)					    Extended Library Functions						  ld_support(3EXT)

NAME
ld_support, ld_atexit, ld_atexit64, ld_file, ld_file64, ld_input_done, ld_input_section, ld_input_section64, ld_section, ld_section64, ld_start, ld_start64, ld_version - link-editor support functions SYNOPSIS
void ld_atexit(int status); void ld_atexit64(int status); void ld_file(const char *name, const Elf_Kind kind, int flags, Elf *elf); void ld_file64(const char *name, const Elf_Kind kind, int flags, Elf *elf); void ld_input_done(uint_t *flags); void ld_input_section(const char *name, Elf32_Shdr **shdr, Elf32_Word sndx, Elf_Data *data, Elf *elf, uint_t *flags); void ld_input_section64(const char *name, Elf64_Shdr **shdr, Elf64_Word sndx, Elf_Data *data, Elf *elf, uint_t *flags); void ld_section(const char *name, Elf32_Shdr shdr, Elf32_Word sndx, Elf_Data *data, Elf *elf); void ld_section64(const char *name, Elf64_Shdr shdr, Elf64_Word sndx, Elf_Data *data, Elf *elf); void ld_start(const char *name, const Elf32_Half type, const char *caller); void ld_start64(const char *name, const Elf64_Half type, const char *caller); void ld_version(uint_t version); DESCRIPTION
A link-editor support library is a user-created shared object offering one or more of these interfaces that are called by the link-editor ld(1) at various stages of the link-editing process. See the Linker and Libraries Guide for a full description of the link-editor support mechanism. SEE ALSO
ld(1) Linker and Libraries Guide SunOS 5.10 29 Oct 2001 ld_support(3EXT)
Man Page

8 More Discussions You Might Find Interesting

1. Linux

How do i download java 1.3 on linux(kinda have this old version)

i wish to run java files on inux but while downloading it into linux there is no problem but when i r try to execute a java file it says javac not found. help pleas (5 Replies)
Discussion started by: wojtyla
5 Replies

2. UNIX for Advanced & Expert Users

Why Samba is still pointing to old version after installation

Hallo, I am new to administer a Unix machine. Basically I have just upgrade the samba version from 2.2.8a up to 3.0.22 on Sol 9 SV210. the installation was successful. but then when I checked the version by using /usr/sfw/bin/smbstatus it was still showing 2.2.8a. I've restarted samba... (1 Reply)
Discussion started by: Luky
1 Replies

3. What is on Your Mind?

Whack the penguin - oooold version

http://n.ethz.ch/student/mkos/pinguin.swf Click anywhere to have the penguin fall; click again to hit the penguin. My best score 321.5 Reading a post by linuxpenguin reminded me of this silly game.... (5 Replies)
Discussion started by: jim mcnamara
5 Replies

4. Shell Programming and Scripting

Delete old version folder

In one directory,I have 4 folders with names as version numbers as 1.0.0.11 1.0.0.12 1.0.0.13 1.0.0.13a I have to keep the latest one and delete the older ones.I can't use code to delete the files that are n days old as these folders can be of same day...1 day before or 2 mnths before... Can... (12 Replies)
Discussion started by: uday26
12 Replies

5. AIX

How to obtain old version of HBA firmware ?

Hi all: I have a need to down-rev my AIX HBA firmware due to storage instability after upgrading, but IBM support only makes the latest version of firmware available for download. Can anyone provide pointer/tips for obtaining old HBA firmware ? Specifics: 280B HBA df1000fa driver... (1 Reply)
Discussion started by: kwachtler
1 Replies

6. UNIX for Dummies Questions & Answers

Help with removing old version of UnixBench

Hello everyone, I am by no means good at using the shell. I only know enough stuff to be very dangerous to myself and others lol. Basically, I have UnixBench installed on my VPS server, but I have both 4.x and 5.x installed. I would like to remove the 4.x version from my server. How can I do... (2 Replies)
Discussion started by: griffinjt
2 Replies

7. Solaris

Solaris and vxvm ( really old versions)

This is going to mean nothing to most.... I'm working on a E4500 server running Solaris 2.5.1 and VXVM 2.5.5 :eek: I've replaced the rootmirror and would like to monitor progress of the resync It's only a 2Gb /partition so it shouldn't take too long. In later versions vxtask list ... (5 Replies)
Discussion started by: Martincorneuk
5 Replies

8. UNIX for Beginners Questions & Answers

Downloading and installing a very old version of gcc

I would like to acquire a very old version of gcc: 4.4.3 and set it up in such a way that I can use the update-alternatives command to switch between my current version and the older version. I believe I may have found a website where I can download 4.4.3 from. However, I am not sure what all I... (6 Replies)
Discussion started by: Circuits
6 Replies