Searched defs:DataEntry (Results 1 – 8 of 8) sorted by relevance
64 struct DataEntry { struct69 DataEntry() { } in DataEntry() argument71 DataEntry(DataEntry&& that) in DataEntry() argument81 ~DataEntry() { in ~DataEntry() argument
63 struct DataEntry { struct68 DataEntry() = default; argument70 DataEntry(DataEntry&& that) { *this = std::move(that); } in DataEntry() argument84 ~DataEntry() { in ~DataEntry() argument
31 public interface DataEntry interface
543 const data_directory *DataEntry = getDataDirectory(COFF::IMPORT_TABLE); in initImportTablePtr() local567 const data_directory *DataEntry = in initDelayImportTablePtr() local590 const data_directory *DataEntry = getDataDirectory(COFF::EXPORT_TABLE); in initExportTablePtr() local608 const data_directory *DataEntry = in initBaseRelocPtr() local629 const data_directory *DataEntry = getDataDirectory(COFF::DEBUG_DIRECTORY); in initDebugDirectoryPtr() local654 const data_directory *DataEntry = getDataDirectory(COFF::TLS_TABLE); in initTLSDirectoryPtr() local686 const data_directory *DataEntry = getDataDirectory(COFF::LOAD_CONFIG_TABLE); in initLoadConfigPtr() local1551 const data_directory *DataEntry = in isForwarder() local
540 const data_directory *DataEntry; in initImportTablePtr() local564 const data_directory *DataEntry; in initDelayImportTablePtr() local586 const data_directory *DataEntry; in initExportTablePtr() local604 const data_directory *DataEntry; in initBaseRelocPtr() local624 const data_directory *DataEntry; in initDebugDirectoryPtr() local649 const data_directory *DataEntry; in initLoadConfigPtr() local1530 const data_directory *DataEntry; in isForwarder() local
256 typedef std::pair<int32, string> DataEntry; typedef
1881 auto &DataEntry = in printResourceDirectoryTable() local
META-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader ...