Searched defs:pcs (Results 1 – 1 of 1) sorted by relevance
63 bool GetPcs(size_t &size, uintptr_t* pcs) in GetPcs()98 uintptr_t pcs[MAX_STACK_SIZE] = {0}; in Backtrace() local