Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dmodule_section_des.h58 std::tuple<uint64_t, uint32_t, uint64_t, uint32_t> GetMergedRODataAddrAndSize(uint64_t textAddr) const in GetMergedRODataAddrAndSize() function in panda::ecmascript::ModuleSectionDes
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.h72 std::tuple<uint64_t, uint32_t, uint64_t, uint32_t> GetMergedRODataAddrAndSize(uint64_t textAddr) const in GetMergedRODataAddrAndSize() function in panda::ecmascript::kungfu::Module

Completed in 2 milliseconds