Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for X__val (0.07 sec)

  1. src/debug/elf/elf.go

    	DT_ENCODING     DynTag = 32 /* Values greater than or equal to DT_ENCODING
    	   and less than DT_LOOS follow the rules for
    	   the interpretation of the d_un union
    	   as follows: even == 'd_ptr', even == 'd_val'
    	   or none */
    	DT_PREINIT_ARRAY   DynTag = 32 /* Address of the array of pointers to pre-initialization functions. */
    	DT_PREINIT_ARRAYSZ DynTag = 33 /* Size in bytes of the array of pre-initialization functions. */
    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