Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dmodule_section_des.h58 …std::tuple<uint64_t, uint32_t, uint64_t, uint32_t> GetMergedRODataAddrAndSize(uint64_t textAddr) c… in GetMergedRODataAddrAndSize() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.h72 …std::tuple<uint64_t, uint32_t, uint64_t, uint32_t> GetMergedRODataAddrAndSize(uint64_t textAddr) c… in GetMergedRODataAddrAndSize() function