Searched defs:getRVA (Results 1 – 7 of 7) sorted by relevance
208 uint64_t getRVA() const { return (*data)->getRVA() + sym->Value; } in getRVA() function228 uint64_t getRVA() { return data->getRVA(); } in getRVA() function253 uint64_t getRVA() { return va - config->imageBase; } in getRVA() function279 uint32_t getRVA() { return c ? c->getRVA() : 0; } in getRVA() function347 uint64_t getRVA() { return file->location->getRVA(); } in getRVA() function378 uint64_t getRVA() { return data->getRVA(); } in getRVA() function401 uint64_t getRVA() { return data->getRVA(); } in getRVA() function408 inline uint64_t Defined::getRVA() { in getRVA() function
48 uint64_t getRVA() { return header.VirtualAddress; } in getRVA() function
73 uint64_t getRVA() { return chunks[0]->getRVA(); } in getRVA() function
87 uint32_t getRVA() const { return rva; } in getRVA() function
1547 std::error_code BaseRelocRef::getRVA(uint32_t &Result) const { in getRVA() function in BaseRelocRef
1676 Error BaseRelocRef::getRVA(uint32_t &Result) const { in getRVA() function in BaseRelocRef
1659 std::error_code BaseRelocRef::getRVA(uint32_t &Result) const { in getRVA() function in BaseRelocRef