Searched defs:GetSectionsInfo (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ | ||
H A D | module_section_des.h | 82 std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &GetSectionsInfo() in GetSectionsInfo() function in panda::ecmascript::ModuleSectionDes 87 const std::map<ElfSecName, std::pair<uint64_t, uint32_t>> &GetSectionsInfo() const in GetSectionsInfo() function in panda::ecmascript::ModuleSectionDes |
Completed in 2 milliseconds