Searched refs:sym_sect (Results 1 – 1 of 1) sorted by relevance
396 const LDSection* sym_sect = in scanLocalReloc() local399 if (&file_format->getTData() == sym_sect) { in scanLocalReloc()401 sect_sym = pModule.getSectionSymbolSet().get(*sym_sect); in scanLocalReloc()404 } else if (&file_format->getTBSS() == sym_sect || rsym->isCommon()) { in scanLocalReloc()406 sect_sym = pModule.getSectionSymbolSet().get(*sym_sect); in scanLocalReloc()410 error(diag::invalid_tls) << rsym->name() << sym_sect->name(); in scanLocalReloc()