Home
last modified time | relevance | path

Searched refs:lookup_table_end (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1359 imported_symbol_iterator ImportDirectoryEntryRef::lookup_table_end() const { in lookup_table_end() function in ImportDirectoryEntryRef
1366 return make_range(lookup_table_begin(), lookup_table_end()); in lookup_table_symbols()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h1081 imported_symbol_iterator lookup_table_end() const;