Searched refs:textSectionWritable (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/
H A Delf.cpp2133 bool textSectionWritable = false; local
2320 textSectionWritable = programHeaders[i].IsReadWrite();
2385 | (textSectionWritable ? B_KERNEL_WRITE_AREA : 0));

Completed in 36 milliseconds