Searched refs:getCOFFImportHeader (Results 1 – 4 of 4) sorted by relevance
60 const coff_import_header *getCOFFImportHeader() const { in getCOFFImportHeader() function67 return getCOFFImportHeader()->getType() == COFF::IMPORT_DATA; in isData()
28 const coff_import_header *H = File->getCOFFImportHeader(); in dumpCOFFImportFile()
638 bool IsCode = i->getCOFFImportHeader()->getType() == COFF::IMPORT_CODE; in printCOFFSymbolTable()
990 switch (Obj.getCOFFImportHeader()->getType()) { in getSymbolNMTypeChar()