This is the mail archive of the libc-help@sourceware.org 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]

Can dlsym(RTLD_DEFAULT, "xxx") return the virtual address of an external function in an executable file?


Can dlsym(RTLD_DEFAULT, "xxx") return the virtual address of an external function in an executable file?
I did an experiment, and found out dlsym(RTLD_DEFAULT, "xxx") returned NULL.


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