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