Searched refs:vmaddrheuristic (Results 1 – 1 of 1) sorted by relevance
231 uint64_t &vmaddrheuristic, in updateSectionLoadAddress() argument242 vmaddrheuristic, lower, upper); in updateSectionLoadAddress()252 vmaddrheuristic += 2 << section_sp->GetLog2Align(); in updateSectionLoadAddress()254 if (section_sp->GetFileAddress() > vmaddrheuristic) in updateSectionLoadAddress()268 vmaddrheuristic += section_sp->GetByteSize(); in updateSectionLoadAddress()345 uint64_t vmaddrheuristic = 0; in ReadJITDescriptorImpl() local349 symbolfile_size, vmaddrheuristic, lower, in ReadJITDescriptorImpl()