Searched refs:import_lookup_table_entry32 (Results 1 – 3 of 3) sorted by relevance
190 import_lookup_table_entry32; typedef748 getImportLookupEntry(const import_lookup_table_entry32 *&Result) const;807 ImportedSymbolRef(const import_lookup_table_entry32 *Entry, uint32_t I, in ImportedSymbolRef()821 const import_lookup_table_entry32 *Entry32;
1196 auto *P = reinterpret_cast<const import_lookup_table_entry32 *>(Ptr); in makeImportedSymbolIterator()1267 const import_lookup_table_entry32 *&Result) const { in getImportLookupEntry()1272 Result = reinterpret_cast<const import_lookup_table_entry32 *>(IntPtr); in getImportLookupEntry()
322 const import_lookup_table_entry32 *entry; in printImportTables()