Home
last modified time | relevance | path

Searched defs:DF_1_INTERPOSE (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1248 DF_1_INTERPOSE = 0x00000400, // Object is used to interpose. enumerator
/external/llvm/include/llvm/Support/
DELF.h1248 DF_1_INTERPOSE = 0x00000400, // Object is used to interpose. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1229 DF_1_INTERPOSE = 0x00000400, // Object is used to interpose. enumerator
/external/kmod/port-gnu/
Delf.h825 #define DF_1_INTERPOSE 0x00000400 /* Object is used to interpose. */ macro
/external/elfutils/libelf/
Delf.h968 #define DF_1_INTERPOSE 0x00000400 /* Object is used to interpose. */ macro