Searched refs:getImportLookupTableRVA (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DCOFF.h804 std::error_code getImportLookupTableRVA(uint32_t &Result) const;
/freebsd-11.0-release/contrib/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1082 error(I.getImportLookupTableRVA(Addr));
/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp1190 ImportDirectoryEntryRef::getImportLookupTableRVA(uint32_t &Result) const { function in class:ImportDirectoryEntryRef

Completed in 68 milliseconds