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