Home
last modified time | relevance | path

Searched defs:baseSize (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
Dquick_fix_manager.cpp124 … const std::string &baseFileName, uint8_t *baseBuffer, size_t baseSize) in LoadPatch()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_insn.cpp128 uint32 baseSize = baseReg->GetSize(); in Visit() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp240 auto baseSize = mem.GetBase().GetSize(); in ArchMem() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4372 … const std::string &baseFileName, uint8_t *baseBuffer, size_t baseSize) in LoadPatch()