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

/openbsd-current/gnu/llvm/llvm/include/llvm/Object/
H A DCOFF.h1159 Error getImportAddress(int AddrIndex, uint64_t &Result) const;
/openbsd-current/gnu/llvm/llvm/lib/Object/
H A DCOFFObjectFile.cpp1535 Error DelayImportDirectoryEntryRef::getImportAddress(int AddrIndex, function in class:DelayImportDirectoryEntryRef
/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1735 if (Error E = I.getImportAddress(Index++, Addr))

Completed in 229 milliseconds