Home
last modified time | relevance | path

Searched refs:lookup_table_symbols (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h1082 iterator_range<imported_symbol_iterator> lookup_table_symbols() const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1365 ImportDirectoryEntryRef::lookup_table_symbols() const { in lookup_table_symbols() function in ImportDirectoryEntryRef
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1603 printImportedSymbols(I.lookup_table_symbols()); in printCOFFImports()