Home
last modified time | relevance | path

Searched refs:DF_1_NODIRECT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/file/src/
H A Dreadelf.h533 #define DF_1_NODIRECT 0x00020000 /* Has non-direct bindings */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1550 DF_1_NODIRECT = 0x00020000, // Object has no-direct binding. enumerator