Home | History | Annotate | Download | only in linker

Lines Matching refs:GetOatFileEnd

204     if (image_header.GetOatFileBegin() <= ptr && ptr < image_header.GetOatFileEnd()) {