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

/netbsd-6-1-5-RELEASE/include/
H A Dlink_aout.h125 long sdt_strings; /* Symbol strings */ member in struct:section_dispatch_table
211 #define LD_STRINGS(x) ((x)->d_un.d_sdt->sdt_strings)
219 #define LD_STABSZ(x) ((x)->d_un.d_sdt->sdt_strings - (x)->d_un.d_sdt->sdt_nzlist)

Completed in 48 milliseconds