Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DDwarfCfa.cpp116 const auto cfa = &DwarfCfaInfo::kTable[cfa_low]; in GetLocationInfo()
208 const auto* cfa = &DwarfCfaInfo::kTable[op]; in LogInstruction()
541 const DwarfCfaInfo::Info DwarfCfaInfo::kTable[64] = { member in unwindstack::DwarfCfaInfo
DDwarfCfa.h69 const static Info kTable[64]; variable