HomeSort by: relevance | last modified time | path
    Searched defs:sdt_got (Results 1 - 1 of 1) sorted by relevancy

  /src/include/
link_aout.h 118 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 11 milliseconds