Home
last modified time | relevance | path

Searched defs:protoFunction (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/merge_abc/src/
H A DassemblyProgramProto.cpp68 auto &protoFunction = functionUnit.value(); in Deserialize() local
H A DassemblyFunctionProto.cpp54 void Function::Serialize(const panda::pandasm::Function &function, protoPanda::Function &protoFunction) in Serialize() argument
116 DeserializeLabels(const protoPanda::Function &protoFunction, panda::pandasm::Function &function, panda::ArenaAllocator *allocator) DeserializeLabels() argument
129 DeserializeProtoIns(const protoPanda::Function &protoFunction, panda::pandasm::Function &function, panda::ArenaAllocator *allocator) DeserializeProtoIns() argument
140 DeserializeProtoLocalVariable(const protoPanda::Function &protoFunction, panda::pandasm::Function &function, panda::ArenaAllocator *allocator) DeserializeProtoLocalVariable() argument
152 Deserialize(const protoPanda::Function &protoFunction, panda::pandasm::Function &function, panda::ArenaAllocator *allocator) Deserialize() argument
[all...]

Completed in 1 milliseconds