Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
H A Dquick_fix_manager.cpp122 LoadPatch(JSThread *thread, const std::string &patchFileName, uint8_t *patchBuffer, size_t patchSize, const std::string &baseFileName, uint8_t *baseBuffer, size_t baseSize) LoadPatch() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_insn.cpp132 uint32 baseSize = baseReg->GetSize(); in Visit() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dencode.cpp240 auto baseSize = mem.GetBase().GetSize(); in ArchMem() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp3977 LoadPatch(EcmaVM *vm, const std::string &patchFileName, uint8_t *patchBuffer, size_t patchSize, const std::string &baseFileName, uint8_t *baseBuffer, size_t baseSize) LoadPatch() argument

Completed in 19 milliseconds