Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp412 uint32_t textSecIndex = GetShIndex(ElfSecName::ARK_ASMSTUB); in MergeSymtabSections() local
559 uint32_t textSecIndex = GetShIndex(ElfSecName::TEXT); in FixSymtab() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_codegen.cpp729 const uint64_t textSecIndex = GetTextSectionIndex(); in GetCalleeReg2Offset() local