Home
last modified time | relevance | path

Searched refs:frameData (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dcframe.h88 explicit CFrame(void *frameData) : fp_(reinterpret_cast<SlotType *>(frameData)) {} in CFrame() argument
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
H A Delf_builder.h332 void SetFrameData(std::vector<DwarfSectionData> *frameData) in SetFrameData() argument
334 frameData_ = frameData; in SetFrameData()
896 explicit CfiGenerator(Span<DwarfSectionData> frameData) : frameData_(frameData) {} in CfiGenerator() argument

Completed in 4 milliseconds