Searched refs:os_mstrrels (Results 1 – 2 of 2) sorted by relevance
2837 (aplist_append(&osp->os_mstrrels, rsp, in ld_gather_strmerge()2998 for (APLIST_TRAVERSE(osp->os_mstrrels, idx, rsp)) { in ld_strmerge_sec()3126 libld_free(osp->os_mstrrels); in ld_strmerge_sec()3127 osp->os_mstrrels = NULL; in ld_strmerge_sec()
1006 APlist *os_mstrrels; /* section relocs affected by... */ member