HomeSort by relevance Sort by last modified time
    Searched refs:on_dsolist (Results 1 - 2 of 2) sorted by null

  /external/elfutils/src/
ld.h 453 unsigned int on_dsolist:1; member in struct:symbol
878 the list. If a symbol is on the list the on_dsolist field in the
    [all...]
ldgeneric.c 702 else if (old_in_dso && !new_in_dso && oldp->defined && !oldp->on_dsolist)
714 oldp->on_dsolist = 1;
738 oldp->on_dsolist = 0;
778 oldp->on_dsolist = 1;
    [all...]

Completed in 117 milliseconds