Searched refs:auxImpCopySym (Results 1 – 4 of 4) sorted by relevance
133 if (file->auxImpCopySym) in getSymbols()134 syms.push_back(file->auxImpCopySym); in getSymbols()
378 DefinedImportData *auxImpCopySym = nullptr; variable
843 s->file->auxImpCopySym->setLocation(chunk); in create()993 s->file->auxImpCopySym->setLocation(chunk); in create()
1311 auxImpCopySym = symtab.addImportData(auxImpCopyName, this, auxCopyLocation); in parse()1312 if (!auxImpCopySym) in parse()