Home | History | Annotate | Download | only in config

Lines Matching refs:sym_seg

3621   segT sym_seg;
3631 && (sym_seg = S_GET_SEGMENT (fixP->fx_addsy)) != seg)
3632 val += sym_seg->vma;