Home
last modified time | relevance | path

Searched refs:GetCurTextSecOffset (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_info.h67 uint64_t GetCurTextSecOffset() const in GetCurTextSecOffset() function in panda::ecmascript::AnFileInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp200 uint64_t offset = funcEntry - textAddr + aotInfo.GetCurTextSecOffset(); in CollectFuncEntryInfo()
434 textStart = aotInfo_.GetCurTextSecOffset() - textSize; in RollbackTextSize()
436 textStart = aotInfo_.GetCurTextSecOffset() - textSize - rodataSizeAfterText; in RollbackTextSize()

Completed in 2 milliseconds