Home
last modified time | relevance | path

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

/system/core/libunwindstack/tests/
DRegsFake.h32 RegsFake(uint16_t total_regs) : Regs(total_regs, Regs::Location(Regs::LOCATION_UNKNOWN, 0)) {} in RegsFake()
80 : RegsImpl<TypeParam>(total_regs, Regs::Location(Regs::LOCATION_UNKNOWN, 0)) {} in RegsImplFake()
/system/core/libunwindstack/include/unwindstack/
DRegs.h37 LOCATION_UNKNOWN = 0, enumerator