This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: LD_BIND_NOT on ia64 and hppa? (profiling libc)


fixup/profile_fixup are internal functions, called only by your asm code
(ELF_MACHINE_RUNTIME_TRAMPOLINE).  They can return whatever you want,
controlled by elf_machine_fixup_plt.  On IA64, they return the descriptor,
and the asm gets the gp and pc from it.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]