Home
last modified time | relevance | path

Searched refs:GetTextSectionIndex (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_codegen.h193 uint64_t GetTextSectionIndex() const;
Dllvm_codegen.cpp576 uint64_t LLVMAssembler::GetTextSectionIndex() const in GetCalleeReg2Offset() function in panda::ecmascript::kungfu::LLVMAssembler
597 const uint64_t textSecIndex = GetTextSectionIndex(); in GetCalleeReg2Offset()