Searched refs:sect_sym (Results 1 – 1 of 1) sorted by relevance
398 LDSymbol* sect_sym = NULL; in scanLocalReloc() local401 sect_sym = pModule.getSectionSymbolSet().get(*sym_sect); in scanLocalReloc()402 getTarget().setTDATASymbol(*sect_sym); in scanLocalReloc()406 sect_sym = pModule.getSectionSymbolSet().get(*sym_sect); in scanLocalReloc()407 getTarget().setTBSSSymbol(*sect_sym); in scanLocalReloc()428 rel_entry1.setSymInfo(sect_sym->resolveInfo()); in scanLocalReloc()