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

/external/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp247 error(Obj->getVaPtr(TableVA, IntPtr));
/external/llvm/include/llvm/Object/
H A DCOFF.h777 std::error_code getVaPtr(uint64_t VA, uintptr_t &Res) const;
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp431 std::error_code COFFObjectFile::getVaPtr(uint64_t Addr, uintptr_t &Res) const { function in class:COFFObjectFile

Completed in 126 milliseconds