Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DT_FINI_ARRAYSZ (0.18 sec)

  1. src/debug/elf/elf.go

    	DT_FINI_ARRAY   DynTag = 26 /* Address of the array of pointers to termination functions */
    	DT_INIT_ARRAYSZ DynTag = 27 /* Size in bytes of the array of initialization functions. */
    	DT_FINI_ARRAYSZ DynTag = 28 /* Size in bytes of the array of termination functions. */
    	DT_RUNPATH      DynTag = 29 /* String table offset of a null-terminated library search path string. */
    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