Searched refs:file_end (Results 1 – 1 of 1) sorted by relevance
436 ElfAddr file_end = file_start + phdr->p_filesz; in LoadSegments() local439 ElfAddr file_length = file_end - file_page_start; in LoadSegments()446 if (file_end > static_cast<size_t>(file_size)) { in LoadSegments()451 reinterpret_cast<void*>(phdr->p_filesz), reinterpret_cast<void*>(file_end), in LoadSegments()