Searched refs:getDLLName (Results 1 – 3 of 3) sorted by relevance
145 M[Sym->getDLLName().lower()].push_back(Sym); in binImports()521 DLLNames.push_back(make<StringChunk>(Syms[0]->getDLLName())); in create()558 DLLNames.push_back(make<StringChunk>(Syms[0]->getDLLName())); in create()
309 StringRef getDLLName() { return File->DLLName; } in getDLLName() function
168 cast<DefinedImportData>(Imp)->getDLLName()); in handleMinGWAutomaticImport()