Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_info.h50 void AlignTextSec(uint32_t alignSize) in AlignTextSec()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_codegen.cpp119 uint8_t *CodeInfo::CodeSpace::Alloca(uintptr_t size, bool isReq, size_t alignSize) in Alloca()
138 uint8_t *CodeInfo::AllocaInReqSecBuffer(uintptr_t size, size_t alignSize) in AllocaInReqSecBuffer()
143 uint8_t *CodeInfo::AllocaInNotReqSecBuffer(uintptr_t size, size_t alignSize) in AllocaInNotReqSecBuffer()