Searched refs:pushFrame (Results 1 – 2 of 2) sorted by relevance
308 void pushFrame(uint64_t Address) { in pushFrame() function423 bool pushFrame(UnwindState::ProfiledFrame *Cur) { in pushFrame() function441 bool pushFrame(UnwindState::ProfiledFrame *Cur) { in pushFrame() function
157 State.pushFrame(LBR.Source); in unwindBranch() 220 if (Cur->isExternalFrame() || !Stack.pushFrame(Cur)) { in collectSamplesFromFrameTrie() 326 State.pushFrame(State.InstPtr.Address); in create()