Searched refs:getVaPtr (Results 1 – 7 of 7) sorted by relevance
242 error(Obj->getVaPtr(TableVA, IntPtr)); in printSEHTable()
247 error(Obj->getVaPtr(TableVA, IntPtr)); in printSEHTable()
766 error(Obj->getVaPtr(TableVA, TableStart)); in printRVATable()767 error(Obj->getVaPtr(TableVA + Count * EntrySize - 1, TableEnd)); in printRVATable()
861 std::error_code getVaPtr(uint64_t VA, uintptr_t &Res) const;
1035 std::error_code getVaPtr(uint64_t VA, uintptr_t &Res) const;
434 std::error_code COFFObjectFile::getVaPtr(uint64_t Addr, uintptr_t &Res) const { in getVaPtr() function in COFFObjectFile
451 std::error_code COFFObjectFile::getVaPtr(uint64_t Addr, uintptr_t &Res) const { in getVaPtr() function in COFFObjectFile