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