Home
last modified time | relevance | path

Searched refs:funcTextData (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_obj_emitter.cpp240 MapleVector<uint8> funcTextData = content->GetTextData(); in AppendTextSectionData() local
241 textSection->AppendData(funcTextData); in AppendTextSectionData()