Home
last modified time | relevance | path

Searched defs:symbolAlloc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_memlayout.cpp136 void AArch64MemLayout::SetSegmentSize(AArch64SymbolAlloc &symbolAlloc, MemSegment &segment, uint32 … in SetSegmentSize()
Daarch64_cgfunc.cpp8898 int32 AArch64CGFunc::GetBaseOffset(const SymbolAlloc &symbolAlloc) in GetBaseOffset()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp862 int32 X64CGFunc::GetBaseOffset(const SymbolAlloc &symbolAlloc) in GetBaseOffset()