Home
last modified time | relevance | path

Searched defs:PT_DYNAMIC (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/file/src/
H A Dreadelf.h199 #define PT_DYNAMIC 2 macro
/freebsd/sys/sys/
H A Delf_common.h546 #define PT_DYNAMIC 2 /* Dynamic linking information segment. */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1473 PT_DYNAMIC = 2, // Dynamic linking information. enumerator