Home
last modified time | relevance | path

Searched refs:base_raw (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
Dinstructions-aarch64.h421 uint64_t base_raw = reinterpret_cast<uint64_t>(this); in GetLiteralAddress() local
423 uint64_t address_raw = base_raw + offset; in GetLiteralAddress()