Searched refs:sdt_got (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dlink_aout.h118 long sdt_got; /* Global offset table */ member in struct:section_dispatch_table
206 #define LD_GOT(x) ((x)->d_un.d_sdt->sdt_got)
216 #define LD_GOTSZ(x) ((x)->d_un.d_sdt->sdt_plt - (x)->d_un.d_sdt->sdt_got)

Completed in 56 milliseconds