Searched refs:getVaPtr (Results 1 – 3 of 3) sorted by relevance
247 error(Obj->getVaPtr(TableVA, IntPtr)); in printSEHTable()
777 std::error_code getVaPtr(uint64_t VA, uintptr_t &Res) const;
431 std::error_code COFFObjectFile::getVaPtr(uint64_t Addr, uintptr_t &Res) const { in getVaPtr() function in COFFObjectFile