Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Daot_file_manager.cpp84 void ModuleSectionDes::LoadStackMapSection(BinaryBufferParser &parser, uintptr_t secBegin, uint32_t… in LoadStackMapSection()
105 auto secBegin = codeAddress + static_cast<uintptr_t>(curUnitOffset); in LoadSectionsInfo() local
121 void ModuleSectionDes::LoadStackMapSection(std::ifstream &file, uintptr_t secBegin, uint32_t &curUn… in LoadStackMapSection()
142 auto secBegin = codeAddress + static_cast<uintptr_t>(curUnitOffset); in LoadSectionsInfo() local