Home
last modified time | relevance | path

Searched defs:DF_TEXTREL (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1082 DF_TEXTREL = 0x04, // Relocations may modify a non-writable segment. enumerator
/external/llvm/include/llvm/Support/
DELF.h1231 DF_TEXTREL = 0x04, // Relocations may modify a non-writable segment. enumerator
/external/elfutils/libelf/
Delf.h810 #define DF_TEXTREL 0x00000004 /* Object contains text relocations */ macro
/external/kmod/port-gnu/
Delf.h809 #define DF_TEXTREL 0x00000004 /* Object contains text relocations */ macro