Home
last modified time | relevance | path

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

/external/syslinux/com32/include/sys/
Delfcommon.h84 #define DT_TEXTREL 22 /* Reloc might modify .text */ macro
/external/kernel-headers/original/uapi/linux/
Delf.h96 #define DT_TEXTREL 22 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1057 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/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1111 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator
/external/elfutils/libelf/
Delf.h722 #define DT_TEXTREL 22 /* Reloc might modify .text */ macro
/external/kmod/port-gnu/
Delf.h721 #define DT_TEXTREL 22 /* Reloc might modify .text */ macro
/external/valgrind/perf/
Dtinycc.c649 #define DT_TEXTREL 22 /* Reloc might modify .text */ macro