Searched defs:RegSet (Results 1 – 2 of 2) sorted by relevance
79 struct RegSet { struct84 RegSet CreateRegSet(uint64_t valid_mask, const std::vector<uint64_t>& valid_regs); argument
23 std::vector<uint64_t> UnwindCallChain(ArchType, const ThreadEntry&, const RegSet&, in UnwindCallChain()