Searched refs:LD_SUP_INHERITED (Results 1 – 2 of 2) sorted by relevance
192 _flags |= LD_SUP_INHERITED; in ld_sup_open()242 _flags |= LD_SUP_INHERITED; in ld_sup_file()
91 #define LD_SUP_INHERITED 0x2 /* file inherited from .so DT_NEEDED */ macro