Searched refs:sod_library (Results 1 – 6 of 6) sorted by relevance
67 if (sodp->sod_library) { in _dl_match_file()80 (lsod.sod_library == sodp->sod_library) && in _dl_match_file()110 (lsod->sod_library == sodp->sod_library) && in _dl_cmp_sod()264 if (object == NULL && req_sod.sod_library && req_sod.sod_minor != -1) { in _dl_find_loaded_shlib()
65 sodp->sod_library = 0; in _dl_build_sod()125 sodp->sod_library = 1; in _dl_build_sod()
413 fmt = object->sod.sod_library ? fmt1 : fmt2; in _dl_tracefmt()
72 sodp->sod_library = 0; in _dl_build_sod()132 sodp->sod_library = 1; in _dl_build_sod()
51 unsigned int sod_library : 1,/* Searched for by library rules */ member
24 #define lo_library sod_library