Home
last modified time | relevance | path

Searched defs:symbol2Offset (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dobj_emit.cpp43 std::vector<uint32> symbol2Offset(symbolSize, 0xFFFFFFFFULL); in EmitFuncBinaryCode() local
85 …mitter::EmitSwitchTable(ObjFuncEmitInfo &objFuncEmitInfo, const std::vector<uint32> &symbol2Offset) in EmitSwitchTable()
252 …tter::EmitFunctionSymbolTable(ObjFuncEmitInfo &objFuncEmitInfo, std::vector<uint32> &symbol2Offset) in EmitFunctionSymbolTable()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dobj_emit.h235 const std::vector<uint32> &symbol2Offset) in HandleLocalBranchFixup()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_obj_emitter.cpp55 const std::vector<uint32> &symbol2Offset) in HandleLocalBranchFixup()