Home
last modified time | relevance | path

Searched defs:HandleLocalBranchFixup (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dobj_emit.h233 virtual void HandleLocalBranchFixup(const std::vector<uint32> &label2Offset, in HandleLocalBranchFixup() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_obj_emitter.cpp53 void AArch64ObjFuncEmitInfo::HandleLocalBranchFixup(const std::vector<uint32> &label2Offset, in HandleLocalBranchFixup() function in maplebe::AArch64ObjFuncEmitInfo