Searched refs:max_address (Results 1 – 1 of 1) sorted by relevance
143 uint64_t max_address = 0; in MakeElfFileForJITInternal() local147 max_address = std::max(max_address, mi.code_address + mi.code_size); in MakeElfFileForJITInternal()163 max_address - min_address, in MakeElfFileForJITInternal()171 builder->GetText()->AllocateVirtualMemory(min_address, max_address - min_address); in MakeElfFileForJITInternal()179 builder->GetText()->AllocateVirtualMemory(min_address, max_address - min_address); in MakeElfFileForJITInternal()