Searched defs:ImportedSymbolRef (Results 1 – 3 of 3) sorted by relevance
/external/llvm/include/llvm/Object/ |
D | COFF.h | 30 class ImportedSymbolRef; variable 972 ImportedSymbolRef() : OwningObject(nullptr) {} in ImportedSymbolRef() function 973 ImportedSymbolRef(const import_lookup_table_entry32 *Entry, uint32_t I, in ImportedSymbolRef() function 976 ImportedSymbolRef(const import_lookup_table_entry64 *Entry, uint32_t I, in ImportedSymbolRef() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | COFF.h | 42 class ImportedSymbolRef; variable 1165 ImportedSymbolRef(const import_lookup_table_entry32 *Entry, uint32_t I, in ImportedSymbolRef() function 1168 ImportedSymbolRef(const import_lookup_table_entry64 *Entry, uint32_t I, in ImportedSymbolRef() function
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | COFF.h | 42 class ImportedSymbolRef; variable 1176 ImportedSymbolRef(const import_lookup_table_entry32 *Entry, uint32_t I, in ImportedSymbolRef() function 1179 ImportedSymbolRef(const import_lookup_table_entry64 *Entry, uint32_t I, in ImportedSymbolRef() function
|