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

  /src/include/
link_aout.h 120 long sdt_rel; /* Relocation table */ member in struct:section_dispatch_table
208 #define LD_REL(x) ((x)->d_un.d_sdt->sdt_rel)
217 #define LD_RELSZ(x) ((x)->d_un.d_sdt->sdt_hash - (x)->d_un.d_sdt->sdt_rel)

Completed in 720 milliseconds