Searched refs:Valtype64 (Results 1 – 1 of 1) sorted by relevance
4255 typedef typename elfcpp::Swap<64, big_endian>::Valtype Valtype64; typedef in __anon40c64d910111::Mips_relocate_functions5543 Valtype64* wv = reinterpret_cast<Valtype64*>(view); in relsub()5544 Valtype64 addend = (extract_addend in relsub()5548 Valtype64 x = psymval->value(object, -addend); in relsub()5564 Valtype64* wv = reinterpret_cast<Valtype64*>(view); in rel64()5565 Valtype64 addend = (extract_addend in rel64()5569 Valtype64 x = psymval->value(object, addend); in rel64()