Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_info.h62 void UpdateCurTextSecOffset(uint64_t size) in UpdateCurTextSecOffset() function in panda::ecmascript::AnFileInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp178 aotInfo.UpdateCurTextSecOffset(rodataSizeBeforeText); in CollectFuncEntryInfo()
204 aotInfo.UpdateCurTextSecOffset(textSize); in CollectFuncEntryInfo()
207 aotInfo.UpdateCurTextSecOffset(rodataSizeAfterText); in CollectFuncEntryInfo()
242 aotInfo.UpdateCurTextSecOffset(rodataSizeBeforeText); in CollectFuncEntryInfoByLiteCG()
268 aotInfo.UpdateCurTextSecOffset(textSize); in CollectFuncEntryInfoByLiteCG()
271 aotInfo.UpdateCurTextSecOffset(rodataSizeAfterText); in CollectFuncEntryInfoByLiteCG()

Completed in 3 milliseconds