Searched defs:secBegin (Results 1 – 1 of 1) sorted by relevance
84 void ModuleSectionDes::LoadStackMapSection(BinaryBufferParser &parser, uintptr_t secBegin, uint32_t… in LoadStackMapSection()105 auto secBegin = codeAddress + static_cast<uintptr_t>(curUnitOffset); in LoadSectionsInfo() local121 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