Searched refs:os_mstrsyms (Results 1 – 2 of 2) sorted by relevance
2817 if (aplist_append(&osp->os_mstrsyms, sdp, in ld_gather_strmerge()3054 for (APLIST_TRAVERSE(osp->os_mstrsyms, idx, sdp)) { in ld_strmerge_sec()3124 libld_free(osp->os_mstrsyms); in ld_strmerge_sec()3125 osp->os_mstrsyms = NULL; in ld_strmerge_sec()
1005 APlist *os_mstrsyms; /* symbols affected by string merge */ member