Home
last modified time | relevance | path

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

/trueos/sys/xen/interface/
HDelfstructs.h441 #define DT_TEXTREL 22 /* Allow rel. mod. to unwritable seg */ macro
/trueos/contrib/binutils/include/elf/
HDcommon.h571 #define DT_TEXTREL 22 macro
/trueos/sys/sys/
HDelf_common.h396 #define DT_TEXTREL 22 /* Indicates there may be relocations in macro
/trueos/contrib/llvm/include/llvm/Support/
HDELF.h1637 DT_TEXTREL = 22, // Relocations exist for non-writable segments. enumerator