about summary refs log tree commit diff
path: root/manual/sysinfo.texi
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2022-04-07 17:04:59 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2022-10-27 14:46:53 +0100
commiteca0182a2b8f3603434f1385fadbb56cbfc90aab (patch)
tree7de4cf9f89c97ea823cc901d7f615a9f2b481ed9 /manual/sysinfo.texi
parent28bd4285ad0f8ce6026583e9cc0a612018d461ba (diff)
downloadglibc-eca0182a2b8f3603434f1385fadbb56cbfc90aab.tar.gz
glibc-eca0182a2b8f3603434f1385fadbb56cbfc90aab.tar.xz
glibc-eca0182a2b8f3603434f1385fadbb56cbfc90aab.zip
cheri: elf: use RX, RW capabilities to derive pointers
Instead of

  map->l_addr + offset

use

  dl_rx_ptr (map, offset)
  dl_rw_ptr (map, offset)

depending on RX or RW permission requirement.
Diffstat (limited to 'manual/sysinfo.texi')
0 files changed, 0 insertions, 0 deletions