Home
last modified time | relevance | path

Searched refs:EmitFunctionSymbolTable (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dobj_emit.cpp44 EmitFunctionSymbolTable(objFuncEmitInfo, symbol2Offset); in EmitFuncBinaryCode()
199 void ObjEmitter::EmitFunctionSymbolTable(ObjFuncEmitInfo &objFuncEmitInfo, std::vector<uint32> &symbol2Offset) in EmitFunctionSymbolTable() function in maplebe::ObjEmitter
H A Demit.cpp449 void Emitter::EmitFunctionSymbolTable(FuncEmitInfo &funcEmitInfo) in EmitAsmLabel() function in maplebe::Emitter
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h190 void EmitFunctionSymbolTable(FuncEmitInfo &funcEmitInfo);
H A Dobj_emit.h534 void EmitFunctionSymbolTable(ObjFuncEmitInfo &objFuncEmitInfo, std::vector<uint32> &symbol2Offset);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_emitter.cpp282 EmitFunctionSymbolTable(funcEmitInfo); in Run()

Completed in 11 milliseconds