Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DMachineMips64.h58 MIPS64_REG_LAST, enumerator
/system/core/libunwindstack/
DRegsMips64.cpp33 : RegsImpl<uint64_t>(MIPS64_REG_LAST, Location(LOCATION_REGISTER, MIPS64_REG_RA)) {} in RegsMips64()
152 sizeof(uint64_t) * (MIPS64_REG_LAST - 1))) { in StepIfSignalHandler()