Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PT_OPENBSD_RANDOMIZE (0.16 sec)

  1. src/debug/elf/elf.go

    	PT_GNU_MBIND_LO ProgType = 0x6474e555 /* Mbind segments start */
    	PT_GNU_MBIND_HI ProgType = 0x6474f554 /* Mbind segments finish */
    
    	PT_PAX_FLAGS ProgType = 0x65041580 /* PAX flags */
    
    	PT_OPENBSD_RANDOMIZE ProgType = 0x65a3dbe6 /* Random data */
    	PT_OPENBSD_WXNEEDED  ProgType = 0x65a3dbe7 /* W^X violations */
    	PT_OPENBSD_NOBTCFI   ProgType = 0x65a3dbe8 /* No branch target CFI */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
Back to top