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