Searched defs:baseSize (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/patch/ |
| H A D | quick_fix_manager.cpp | 122 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 D | aarch64_insn.cpp | 132 uint32 baseSize = baseReg->GetSize(); in Visit() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| H A D | encode.cpp | 240 auto baseSize = mem.GetBase().GetSize(); in ArchMem() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| H A D | jsnapi_expo.cpp | 3977 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 32 milliseconds