Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PT_SUNWSTACK (0.75 sec)

  1. src/debug/elf/elf.go

    	PT_OPENBSD_NOBTCFI   ProgType = 0x65a3dbe8 /* No branch target CFI */
    	PT_OPENBSD_BOOTDATA  ProgType = 0x65a41be6 /* Boot arguments */
    
    	PT_SUNW_EH_FRAME ProgType = 0x6474e550 /* Frame unwind information */
    	PT_SUNWSTACK     ProgType = 0x6ffffffb /* Stack segment */
    
    	PT_HIOS ProgType = 0x6fffffff /* Last OS-specific. */
    
    	PT_LOPROC ProgType = 0x70000000 /* First processor-specific type. */
    
    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