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