Home
last modified time | relevance | path

Searched defs:StackContext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_thread/public/pw_thread/
H A Dsnapshot.h33 struct StackContext { struct
41 // Takes the provided StackContext, and writes stack context to the provided argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp450 CallStack<MDNode, MDNode::op_iterator> StackContext(StackNode); in computeFunctionSummary() local