Home
last modified time | relevance | path

Searched defs:DF_1_NOW (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/file/src/
H A Dreadelf.h548 #define DF_1_NOW 0x00000001 /* Same as DF_BIND_NOW */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1564 DF_1_NOW = 0x00000001, // Set RTLD_NOW for this object. enumerator