Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.h87 uintptr_t GetTextAddr() const in GetTextAddr() function
Dfile_generators.cpp123 uintptr_t textAddr = GetTextAddr(); in CollectFuncEntryInfo()