Searched defs:secBegin (Results 1 – 1 of 1) sorted by relevance
86 void ModuleSectionDes::LoadStackMapSection(BinaryBufferParser &parser, uintptr_t secBegin, uint32_t… in LoadStackMapSection()107 auto secBegin = codeAddress + static_cast<uintptr_t>(curUnitOffset); in LoadSectionsInfo() local123 void ModuleSectionDes::LoadStackMapSection(std::ifstream &file, uintptr_t secBegin, uint32_t &curUn… in LoadStackMapSection()144 auto secBegin = codeAddress + static_cast<uintptr_t>(curUnitOffset); in LoadSectionsInfo() local