Searched refs:ExceptionInformationRVA (Results 1 – 2 of 2) sorted by relevance
602 XDataRecord = getSymbol(COFF, RF.ExceptionInformationRVA()); in dumpUnpackedEntry()675 uint64_t Address = PEHeader->ImageBase + RF.ExceptionInformationRVA(); in dumpUnpackedEntry()679 getSectionContaining(COFF, RF.ExceptionInformationRVA()); in dumpUnpackedEntry()684 RF.ExceptionInformationRVA()); in dumpUnpackedEntry()
117 uint32_t ExceptionInformationRVA() const { in ExceptionInformationRVA() function