Searched refs:getRVA (Results 1 – 3 of 3) sorted by relevance
1006 std::error_code getRVA(uint32_t &Result) const;
1547 std::error_code BaseRelocRef::getRVA(uint32_t &Result) const { in getRVA() function in BaseRelocRef
1496 error(I.getRVA(RVA)); in printCOFFBaseReloc()