Home
last modified time | relevance | path

Searched defs:DT_TEXTREL (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h96 #define DT_TEXTREL 22 macro
/external/u-boot/include/
Delf.h521 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1057 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1111 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator
/external/llvm/include/llvm/Support/
DELF.h1113 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator
/external/kmod/port-gnu/
Delf.h721 #define DT_TEXTREL 22 /* Reloc might modify .text */ macro
/external/elfutils/libelf/
Delf.h863 #define DT_TEXTREL 22 /* Reloc might modify .text */ macro