Home
last modified time | relevance | path

Searched refs:all_segs_cow (Results 1 – 7 of 7) sorted by relevance

/l4re-core-master/moe/server/src/
A Dloader.h54 static bool all_segs_cow() { return false; } in all_segs_cow() function
/l4re-core-master/l4re_kernel/server/src/
A Dloader.h87 static bool all_segs_cow();
A Dloader.cc195 L4Re_app_model::all_segs_cow() in all_segs_cow() function in L4Re_app_model
/l4re-core-master/ned/server/src/
A Dapp_model.h70 static bool all_segs_cow() { return false; } in all_segs_cow() function
A Dned.lua53 all_segs_cow = 0x2, -- L4RE_AUX_LDR_FLAG_ALL_SEGS_COW
/l4re-core-master/libloader/include/
A Delf328 if ((ph.flags() & PF_W) || ph.memsz() > fsz || mm->all_segs_cow())
340 if (ph.flags() & PF_W || mm->all_segs_cow())
/l4re-core-master/moe/doc/
A Dmoe.dox172 * environment. The flags are `pre_alloc`, `all_segs_cow`,and `pinned_segs`.

Completed in 8 milliseconds