pub fn push_elf_area(file: Arc<OSInode>) -> Result
Push the elf area if found, or try to allocate space for reading in. If no space is left, a GC through try_remove() will be triggered.
try_remove()