Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DELF.h1221 DF_1_NODIRECT = 0x00020000, // Object has no-direct binding. enumerator
/external/elfutils/libelf/
Delf.h833 #define DF_1_NODIRECT 0x00020000 /* Object has no-direct binding. */ macro