Searched refs:end_ptr (Results 1 – 3 of 3) sorted by relevance
134 auto maybe_add_section = [&](const uint8_t *end_ptr) { in CreateSections() argument138 offset_t end_offset = end_ptr - m_data.GetDataStart(); in CreateSections()
1375 char *end_ptr; in main() local1376 port = strtoul(port_str.c_str(), &end_ptr, 0); in main()1377 if (end_ptr < port_str.c_str() + port_str.size()) in main()
994 uint32_t index_ptr = 0, end_ptr; in DoExecute() local1017 &end_ptr); in DoExecute()1033 while (start_idx_ptr <= end_ptr) { in DoExecute()