Home
last modified time | relevance | path

Searched refs:rd_plt_info_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/librtld_db/dist/
H A Drtld_db.h127 } rd_plt_info_t; typedef
147 uintptr_t, rd_plt_info_t *);
H A Drtld_db.c225 uintptr_t plt_base, rd_plt_info_t *rpi) in rd_plt_resolution()