taglinefilesource code
LIBRARY_OFFSET597fs/exec.ccurrent->rss = (LIBRARY_OFFSET - p + PAGE_SIZE-1) / PAGE_SIZE;
LIBRARY_OFFSET620mm/memory.cif (address < LIBRARY_OFFSET) {
LIBRARY_OFFSET721mm/memory.cif (tmp >= LIBRARY_OFFSET || tmp < tsk->brk)