Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DCOFF.h804 std::error_code getImportLookupTableRVA(uint32_t &Result) const;
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1068 error(I.getImportLookupTableRVA(Addr)); in printCOFFImports()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1190 ImportDirectoryEntryRef::getImportLookupTableRVA(uint32_t &Result) const { in getImportLookupTableRVA() function in ImportDirectoryEntryRef