Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFObjectFile.cpp1398 imported_symbol_iterator ImportDirectoryEntryRef::lookup_table_end() const { in lookup_table_end() function in ImportDirectoryEntryRef
1405 return make_range(lookup_table_begin(), lookup_table_end()); in lookup_table_symbols()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h1129 imported_symbol_iterator lookup_table_end() const;